mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
Better use this
This commit is contained in:
parent
5554aa2aec
commit
4798c0168e
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ class Helpers {
|
|||
$smarty -> caching = false;
|
||||
$smarty -> cache_lifetime = 300;
|
||||
|
||||
$smarty->setPluginsDir($AMS_PLUGINS);
|
||||
$smarty->addPluginsDir($AMS_PLUGINS);
|
||||
|
||||
if (function_exists('apc_cache_info')) {
|
||||
// production
|
||||
|
|
Loading…
Reference in a new issue