Plugin Directory

Changeset 808565


Ignore:
Timestamp:
11/22/2013 01:59:56 AM (12 years ago)
Author:
pntrinh
Message:

add optimize

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tr-cache-and-security/trunk/plug.php

    r808564 r808565  
    1414define('TRSCSC_PATH',plugin_dir_path(__FILE__).'/');
    1515define('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');
     16define('TRSCSC_CACHE_JS','/cache/js');
     17define('TRSCSC_CACHE_CSS','/cache/css');
    1818define('TRSCSC_SERVER','http://ngoctrinh.net/wp-load.php');
    1919
Note: See TracChangeset for help on using the changeset viewer.