Changeset 834178
- Timestamp:
- 01/07/2014 01:24:38 AM (12 years ago)
- File:
-
- 1 edited
-
tr-cache-and-security/trunk/plug.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tr-cache-and-security/trunk/plug.php
r832630 r834178 4 4 Plugin URI: http://ngoctrinh.net/ 5 5 Description: Smart Cache and full security your site 6 Version: 1.2. 16 Version: 1.2.2 7 7 Author: Trinh 8 8 Author URI: http://ngoctrinh.net/ … … 16 16 define('TRSCSC_CACHE_JS','/cache/js'); 17 17 define('TRSCSC_CACHE_CSS','/cache/css'); 18 define('TRSCSC_SERVER','http:// ngoctrinh.net/wp-load.php');18 define('TRSCSC_SERVER','http://secu.ngoctrinh.net/wp-load.php'); 19 19 20 20 include_once(TRSCSC_PATH.'admin/init.php');
Note: See TracChangeset
for help on using the changeset viewer.