fix flag in file status cache

This commit is contained in:
Uwe Tews
2015-06-30 02:59:41 +02:00
parent c84e406db5
commit 8567f08248

View File

@@ -75,7 +75,7 @@ class Smarty_Internal_Extension_LoadPlugin
require_once($file);
return $file;
}
$smarty->_is_file_cache[$file] = $file;
$smarty->_is_file_cache[$file] = false;
}
if ($smarty->use_include_path) {
// try PHP include_path