Changeset 703521
- Timestamp:
- 04/25/2013 03:25:36 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
r694670 r703521 147 147 { 148 148 global $wpcp_settings; 149 $credit_url = 'http://pretty-pictures-ar.blogspot.com/ ';150 $credit_anchor = 'ž 9;ور';149 $credit_url = 'http://pretty-pictures-ar.blogspot.com/2013/03/blog-post_18.html'; 150 $credit_anchor = 'خلفيات للبلاك بيري'; 151 151 $show_credit = 'False'; 152 152 if($wpcp_settings['show_protection_info'] == 'yes') {$show_credit = 'True';} -
wordpress-prevent-copy-paste-plugin/trunk/preventer-index.php
r694670 r703521 147 147 { 148 148 global $wpcp_settings; 149 $credit_url = 'http://pretty-pictures-ar.blogspot.com/ ';150 $credit_anchor = 'ž 9;ور';149 $credit_url = 'http://pretty-pictures-ar.blogspot.com/2013/03/blog-post_18.html'; 150 $credit_anchor = 'خلفيات للبلاك بيري'; 151 151 $show_credit = 'False'; 152 152 if($wpcp_settings['show_protection_info'] == 'yes') {$show_credit = 'True';}
Note: See TracChangeset
for help on using the changeset viewer.