Code

Updated to smarty 2.6.13
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 2 Jun 2006 14:03:58 +0000 (14:03 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 2 Jun 2006 14:03:58 +0000 (14:03 +0000)
commit780f4f373eeee9fbe72c3adf50ce006c13b3b510
treea08b81c1449bf33f9f50fba30e7a35489152ef7b
parent0b9c86adc1f78a57f657dbef3b3ef8f9c92e8e56
Updated to smarty 2.6.13

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3644 594d385d-05f5-0310-b6e9-bd551577e9d8
52 files changed:
TODO
debian/README.debian
debian/control
include/smarty/Config_File.class.php
include/smarty/Smarty.class.php
include/smarty/Smarty_Compiler.class.php
include/smarty/debug.tpl
include/smarty/internals/core.create_dir_structure.php
include/smarty/internals/core.display_debug_console.php
include/smarty/internals/core.is_secure.php
include/smarty/internals/core.is_trusted.php
include/smarty/internals/core.process_cached_inserts.php
include/smarty/internals/core.process_compiled_include.php
include/smarty/internals/core.read_cache_file.php
include/smarty/internals/core.rmdir.php
include/smarty/internals/core.write_compiled_include.php
include/smarty/plugins/block.textformat.php
include/smarty/plugins/compiler.assign.php
include/smarty/plugins/function.assign_debug_info.php
include/smarty/plugins/function.config_load.php
include/smarty/plugins/function.counter.php
include/smarty/plugins/function.eval.php
include/smarty/plugins/function.fetch.php
include/smarty/plugins/function.html_image.php
include/smarty/plugins/function.html_options.php
include/smarty/plugins/function.html_radios.php
include/smarty/plugins/function.html_select_date.php
include/smarty/plugins/function.html_select_time.php
include/smarty/plugins/function.math.php
include/smarty/plugins/function.popup.php
include/smarty/plugins/function.popup_init.php
include/smarty/plugins/modifier.capitalize.php
include/smarty/plugins/modifier.count_characters.php
include/smarty/plugins/modifier.count_paragraphs.php
include/smarty/plugins/modifier.count_sentences.php
include/smarty/plugins/modifier.count_words.php
include/smarty/plugins/modifier.date_format.php
include/smarty/plugins/modifier.debug_print_var.php
include/smarty/plugins/modifier.default.php
include/smarty/plugins/modifier.escape.php
include/smarty/plugins/modifier.indent.php
include/smarty/plugins/modifier.lower.php
include/smarty/plugins/modifier.regex_replace.php
include/smarty/plugins/modifier.replace.php
include/smarty/plugins/modifier.spacify.php
include/smarty/plugins/modifier.string_format.php
include/smarty/plugins/modifier.strip_tags.php
include/smarty/plugins/modifier.truncate.php
include/smarty/plugins/modifier.upper.php
include/smarty/plugins/modifier.wordwrap.php
include/smarty/plugins/shared.escape_special_chars.php
include/smarty/plugins/shared.make_timestamp.php