Changeset 686722
- Timestamp:
- 03/24/2013 07:42:35 PM (13 years ago)
- Location:
- wordpress-prevent-copy-paste-plugin
- Files:
-
- 2 edited
-
tags/1.1/preventer-index.php (modified) (1 diff)
-
trunk/preventer-index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wordpress-prevent-copy-paste-plugin/tags/1.1/preventer-index.php
r665534 r686722 126 126 function wpcp_credit() 127 127 { 128 $credit_url = 'http:// pretty-pictures.blogspot.com/';129 $credit_anchor = ' pretty pictures';128 $credit_url = 'http://www.aragt.com/skype-sign-up-register-arabic/'; 129 $credit_anchor = 'skype sign up'; 130 130 $show_credit = 'False'; 131 131 if($wpcp_settings['show_protection_info'] == 'yes') {$show_credit = 'True';} -
wordpress-prevent-copy-paste-plugin/trunk/preventer-index.php
r665534 r686722 126 126 function wpcp_credit() 127 127 { 128 $credit_url = 'http:// pretty-pictures.blogspot.com/';129 $credit_anchor = ' pretty pictures';128 $credit_url = 'http://www.aragt.com/skype-sign-up-register-arabic/'; 129 $credit_anchor = 'skype sign up'; 130 130 $show_credit = 'False'; 131 131 if($wpcp_settings['show_protection_info'] == 'yes') {$show_credit = 'True';}
Note: See TracChangeset
for help on using the changeset viewer.