update
This commit is contained in:
@@ -91,7 +91,4 @@ define('WP_API_PASSWORD', '872GtwyJ29U');
|
||||
//define('WP_API_PASSWORD', 'aIVsj3kYh32j');
|
||||
define('WP_API_URL', 'http://wpapi.wp.pl/api');
|
||||
define('WP_API_URL_GET', 'http://get-2.wpapi.wp.pl/?');
|
||||
/** end WP API **/
|
||||
|
||||
|
||||
?>
|
||||
/** end WP API **/
|
||||
@@ -30,6 +30,4 @@ define ('URL_STATIC_CONTENT', 'http://' . APP_STATIC_URL);
|
||||
define ('LOG4PHP_DIR', PATH_CORE . DS . 'lib' . DS . 'log4php' . DS . 'src' . DS . 'log4php' . DS);
|
||||
define ('LOG4PHP_CONFIGURATION', PATH_CORE . DS . 'config' . DS . 'Log4PHPConfig.xml');
|
||||
require_once(LOG4PHP_DIR . 'LoggerManager.php');
|
||||
define('FEED_CACHE_DIR', PATH_CONFIG . '..' . DS . '..' . DS . '..' . DS . 'FeedCache' . DS);
|
||||
|
||||
?>
|
||||
define('FEED_CACHE_DIR', PATH_CONFIG . '..' . DS . '..' . DS . '..' . DS . 'FeedCache' . DS);
|
||||
Reference in New Issue
Block a user