Merged from STABLE

This commit is contained in:
thepurpleblob
2005-06-24 12:50:29 +00:00
parent aab3c7d2ee
commit a6470d97ee
+1 -1
View File
@@ -50,7 +50,7 @@ if (!defined('SMARTY_DIR')) {
}
if (!defined('SMARTY_CORE_DIR')) {
define('SMARTY_CORE_DIR', SMARTY_DIR . 'internals' . DIRECTORY_SEPARATOR);
define('SMARTY_CORE_DIR', SMARTY_DIR . 'core' . DIRECTORY_SEPARATOR);
}
define('SMARTY_PHP_PASSTHRU', 0);