Removed the Smarty path.
This commit is contained in:
parent
8bbbd7d330
commit
885e3c56be
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ define('SITE_TEMPLATE_PATH', SITE_PATH . 'templates/');
|
|||
|
||||
define('PRIVATE_PATH', SITE_PATH . 'private/');
|
||||
define('LOG_PATH', PRIVATE_PATH . 'logs/');
|
||||
define('SMARTY_PATH', PRIVATE_PATH . 'smarty/');
|
||||
|
||||
// Sets up constants for the Display names
|
||||
define('DISPLAY_JSON', 'JSON');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue