From fd626022ec02ef47b9142bba08180502babbd0ca Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 3 Jul 2012 22:23:08 -0700 Subject: add smarty engine, remove some obsolete zot1 stuff --- .../libs/sysplugins/smarty_resource_recompiled.php | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 library/Smarty/libs/sysplugins/smarty_resource_recompiled.php (limited to 'library/Smarty/libs/sysplugins/smarty_resource_recompiled.php') diff --git a/library/Smarty/libs/sysplugins/smarty_resource_recompiled.php b/library/Smarty/libs/sysplugins/smarty_resource_recompiled.php new file mode 100644 index 000000000..ab55b93a6 --- /dev/null +++ b/library/Smarty/libs/sysplugins/smarty_resource_recompiled.php @@ -0,0 +1,36 @@ +filepath = false; + $compiled->timestamp = false; + $compiled->exists = false; + } + +} + +?> \ No newline at end of file -- cgit v1.2.3