Code

Updated to smarty 2.6.19
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 3 Mar 2008 16:28:49 +0000 (16:28 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 3 Mar 2008 16:28:49 +0000 (16:28 +0000)
commit2d64de625a04b7cd94586ec4be71b8b7aba73691
tree491350d65e52552a2e02ed45f792da9ff273b0de
parenteb4d6091d4aa977260ebecee0589d768dc676796
Updated to smarty 2.6.19

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9259 594d385d-05f5-0310-b6e9-bd551577e9d8
17 files changed:
gosa-core/include/smarty/Config_File.class.php
gosa-core/include/smarty/Smarty.class.php
gosa-core/include/smarty/Smarty_Compiler.class.php
gosa-core/include/smarty/debug.tpl
gosa-core/include/smarty/internals/core.write_compiled_include.php
gosa-core/include/smarty/internals/core.write_file.php
gosa-core/include/smarty/plugins/compiler.assign.php
gosa-core/include/smarty/plugins/function.html_select_date.php
gosa-core/include/smarty/plugins/function.html_table.php
gosa-core/include/smarty/plugins/function.mailto.php
gosa-core/include/smarty/plugins/modifier.capitalize.php
gosa-core/include/smarty/plugins/modifier.date_format.php
gosa-core/include/smarty/plugins/modifier.debug_print_var.php
gosa-core/include/smarty/plugins/modifier.regex_replace.php
gosa-core/include/smarty/plugins/modifier.truncate.php
gosa-core/include/smarty/plugins/outputfilter.trimwhitespace.php
gosa-core/include/utils/class_msgPool.inc