Changeset 745873
- Timestamp:
- 07/24/2013 08:19:35 PM (13 years ago)
- Location:
- wordpress-prevent-copy-paste-plugin
- Files:
-
- 2 edited
-
tags/1.2/preventer-index.php (modified) (1 diff)
-
trunk/preventer-index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wordpress-prevent-copy-paste-plugin/tags/1.2/preventer-index.php
r740587 r745873 151 151 { 152 152 global $wpcp_settings; 153 $credit_url = 'http:// ar-congratulations.blogspot.com/';154 $credit_anchor = ' 78;هنئة';153 $credit_url = 'http://pretty-pictures-ar.blogspot.com/2013/07/beautiful-child-photos.html'; 154 $credit_anchor = 'صور اطفال'; 155 155 $show_credit = 'False'; 156 156 if($wpcp_settings['show_protection_info'] == 'yes') {$show_credit = 'True';} -
wordpress-prevent-copy-paste-plugin/trunk/preventer-index.php
r740587 r745873 151 151 { 152 152 global $wpcp_settings; 153 $credit_url = 'http:// ar-congratulations.blogspot.com/';154 $credit_anchor = ' 78;هنئة';153 $credit_url = 'http://pretty-pictures-ar.blogspot.com/2013/07/beautiful-child-photos.html'; 154 $credit_anchor = 'صور اطفال'; 155 155 $show_credit = 'False'; 156 156 if($wpcp_settings['show_protection_info'] == 'yes') {$show_credit = 'True';}
Note: See TracChangeset
for help on using the changeset viewer.