Changeset 808565
- Timestamp:
- 11/22/2013 01:59:56 AM (12 years ago)
- File:
-
- 1 edited
-
tr-cache-and-security/trunk/plug.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tr-cache-and-security/trunk/plug.php
r808564 r808565 14 14 define('TRSCSC_PATH',plugin_dir_path(__FILE__).'/'); 15 15 define('TRSCSC_CACHE_PATH',WP_CONTENT_DIR . '/cache/tr-cache'); 16 define('TRSCSC_CACHE_JS _PATH','/cache/js');17 define('TRSCSC_CACHE_CSS _PATH','/cache/css');16 define('TRSCSC_CACHE_JS','/cache/js'); 17 define('TRSCSC_CACHE_CSS','/cache/css'); 18 18 define('TRSCSC_SERVER','http://ngoctrinh.net/wp-load.php'); 19 19
Note: See TracChangeset
for help on using the changeset viewer.