removed unnecessary line
This commit is contained in:
parent
9912982a94
commit
ba6ce382a5
@ -62,7 +62,6 @@ define('FP_INCLUDES', 'fp-includes/');
|
|||||||
// core include scripts
|
// core include scripts
|
||||||
define('INCLUDES_DIR', FP_INCLUDES . 'core/');
|
define('INCLUDES_DIR', FP_INCLUDES . 'core/');
|
||||||
// smarty engine
|
// smarty engine
|
||||||
// define('SMARTY_DIR', ABS_PATH . FP_INCLUDES . 'smarty-4.2.1/libs/');
|
|
||||||
define('SMARTY_DIR', ABS_PATH . FP_INCLUDES . 'smarty-4.3.0/libs/');
|
define('SMARTY_DIR', ABS_PATH . FP_INCLUDES . 'smarty-4.3.0/libs/');
|
||||||
// FlatPress specific Smarty plugins
|
// FlatPress specific Smarty plugins
|
||||||
define('FP_SMARTYPLUGINS_DIR', ABS_PATH . FP_INCLUDES . 'fp-smartyplugins/');
|
define('FP_SMARTYPLUGINS_DIR', ABS_PATH . FP_INCLUDES . 'fp-smartyplugins/');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user