]> git.mxchange.org Git - friendica.git/blobdiff - library/Smarty/README
reverting tinymce changes, updating smarty to 3.1.19
[friendica.git] / library / Smarty / README
index 167462823f2a3a0a1839a152eefbcf273d574e3c..50e0d60e5983523a0833496fa76a8e51ea88b016 100644 (file)
@@ -1,4 +1,4 @@
-Smarty 3.1.11
+Smarty 3.1.19
 
 Author: Monte Ohrt <monte at ohrt dot com >
 Author: Uwe Tews
@@ -120,7 +120,7 @@ $smarty->unregisterObject($object_name)
 $smarty->unregisterFilter($type, $function_name)
 $smarty->unregisterResource($resource_type)
 
-$smarty->compileAllTemplates($extention = '.tpl', $force_compile = false, $time_limit = 0, $max_errors = null)
+$smarty->compileAllTemplates($extension = '.tpl', $force_compile = false, $time_limit = 0, $max_errors = null)
 $smarty->clearCompiledTemplate($resource_name = null, $compile_id = null, $exp_time = null)
 $smarty->testInstall()