diff --git a/library/smarty/libs/sysplugins/smarty_resource_recompiled.php b/library/smarty/libs/sysplugins/smarty_resource_recompiled.php new file mode 100644 --- /dev/null +++ b/library/smarty/libs/sysplugins/smarty_resource_recompiled.php @@ -0,0 +1,38 @@ +filepath = false; + $compiled->timestamp = false; + $compiled->exists = false; + } +}