Plugin Directory

Changeset 834178


Ignore:
Timestamp:
01/07/2014 01:24:38 AM (12 years ago)
Author:
pntrinh
Message:

change server api

File:
1 edited

Legend:

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

    r832630 r834178  
    44Plugin URI: http://ngoctrinh.net/
    55Description: Smart Cache and full security your site
    6 Version: 1.2.1
     6Version: 1.2.2
    77Author: Trinh
    88Author URI: http://ngoctrinh.net/
     
    1616define('TRSCSC_CACHE_JS','/cache/js');
    1717define('TRSCSC_CACHE_CSS','/cache/css');
    18 define('TRSCSC_SERVER','http://ngoctrinh.net/wp-load.php');
     18define('TRSCSC_SERVER','http://secu.ngoctrinh.net/wp-load.php');
    1919
    2020include_once(TRSCSC_PATH.'admin/init.php');
Note: See TracChangeset for help on using the changeset viewer.