Updated to Smarty 2.6.26 (June 18th, 2009), we should update to Smarty 3.x (current...
authorHarvie <tomas@mudrunka.cz>
Thu, 12 May 2011 23:48:21 +0000 (01:48 +0200)
committerHarvie <tomas@mudrunka.cz>
Thu, 12 May 2011 23:48:21 +0000 (01:48 +0200)
commit9b7c11be09e7a553b26667f673c6315209ddc210
tree47f1d190b608fb56c591543008a7b3ec7d910630
parent95a6ccc277bc41d750ced09fe5a1a779bde342c7
Updated to Smarty 2.6.26 (June 18th, 2009), we should update to Smarty 3.x (current), but we need to modify some code in order to do that...
77 files changed:
wwwroot/smarty/COPYING.lib
wwwroot/smarty/ChangeLog
wwwroot/smarty/FAQ
wwwroot/smarty/NEWS
wwwroot/smarty/README
wwwroot/smarty/RELEASE_NOTES
wwwroot/smarty/demo/configs/test.conf [deleted file]
wwwroot/smarty/demo/index.php [deleted file]
wwwroot/smarty/demo/templates/footer.tpl [deleted file]
wwwroot/smarty/demo/templates/header.tpl [deleted file]
wwwroot/smarty/demo/templates/index.tpl [deleted file]
wwwroot/smarty/libs/Config_File.class.php
wwwroot/smarty/libs/Smarty.class.php
wwwroot/smarty/libs/Smarty_Compiler.class.php
wwwroot/smarty/libs/debug.tpl
wwwroot/smarty/libs/internals/core.create_dir_structure.php
wwwroot/smarty/libs/internals/core.is_secure.php
wwwroot/smarty/libs/internals/core.is_trusted.php
wwwroot/smarty/libs/internals/core.process_cached_inserts.php
wwwroot/smarty/libs/internals/core.process_compiled_include.php
wwwroot/smarty/libs/internals/core.write_cache_file.php
wwwroot/smarty/libs/internals/core.write_compiled_include.php
wwwroot/smarty/libs/internals/core.write_file.php
wwwroot/smarty/libs/plugins/block.textformat.php
wwwroot/smarty/libs/plugins/compiler.assign.php
wwwroot/smarty/libs/plugins/function.assign_debug_info.php
wwwroot/smarty/libs/plugins/function.config_load.php
wwwroot/smarty/libs/plugins/function.counter.php
wwwroot/smarty/libs/plugins/function.cycle.php
wwwroot/smarty/libs/plugins/function.eval.php
wwwroot/smarty/libs/plugins/function.fetch.php
wwwroot/smarty/libs/plugins/function.html_image.php
wwwroot/smarty/libs/plugins/function.html_options.php
wwwroot/smarty/libs/plugins/function.html_radios.php
wwwroot/smarty/libs/plugins/function.html_select_date.php
wwwroot/smarty/libs/plugins/function.html_select_time.php
wwwroot/smarty/libs/plugins/function.html_table.php
wwwroot/smarty/libs/plugins/function.mailto.php
wwwroot/smarty/libs/plugins/function.math.php
wwwroot/smarty/libs/plugins/function.popup.php
wwwroot/smarty/libs/plugins/function.popup_init.php
wwwroot/smarty/libs/plugins/modifier.capitalize.php
wwwroot/smarty/libs/plugins/modifier.count_characters.php
wwwroot/smarty/libs/plugins/modifier.count_paragraphs.php
wwwroot/smarty/libs/plugins/modifier.count_sentences.php
wwwroot/smarty/libs/plugins/modifier.count_words.php
wwwroot/smarty/libs/plugins/modifier.date_format.php
wwwroot/smarty/libs/plugins/modifier.debug_print_var.php
wwwroot/smarty/libs/plugins/modifier.default.php
wwwroot/smarty/libs/plugins/modifier.escape.php
wwwroot/smarty/libs/plugins/modifier.indent.php
wwwroot/smarty/libs/plugins/modifier.lower.php
wwwroot/smarty/libs/plugins/modifier.regex_replace.php
wwwroot/smarty/libs/plugins/modifier.replace.php
wwwroot/smarty/libs/plugins/modifier.spacify.php
wwwroot/smarty/libs/plugins/modifier.string_format.php
wwwroot/smarty/libs/plugins/modifier.strip_tags.php
wwwroot/smarty/libs/plugins/modifier.truncate.php
wwwroot/smarty/libs/plugins/modifier.upper.php
wwwroot/smarty/libs/plugins/modifier.wordwrap.php
wwwroot/smarty/libs/plugins/outputfilter.trimwhitespace.php
wwwroot/smarty/libs/plugins/shared.escape_special_chars.php
wwwroot/smarty/libs/plugins/shared.make_timestamp.php
wwwroot/smarty/misc/smarty_icon.README [deleted file]
wwwroot/smarty/misc/smarty_icon.gif [deleted file]
wwwroot/smarty/unit_test/README [deleted file]
wwwroot/smarty/unit_test/config.php [deleted file]
wwwroot/smarty/unit_test/configs/globals_double_quotes.conf [deleted file]
wwwroot/smarty/unit_test/configs/globals_single_quotes.conf [deleted file]
wwwroot/smarty/unit_test/smarty_unit_test.php [deleted file]
wwwroot/smarty/unit_test/smarty_unit_test_gui.php [deleted file]
wwwroot/smarty/unit_test/templates/assign_var.tpl [deleted file]
wwwroot/smarty/unit_test/templates/constant.tpl [deleted file]
wwwroot/smarty/unit_test/templates/index.tpl [deleted file]
wwwroot/smarty/unit_test/templates/parse_math.tpl [deleted file]
wwwroot/smarty/unit_test/templates/parse_obj_meth.tpl [deleted file]
wwwroot/smarty/unit_test/test_cases.php [deleted file]
This page took 0.23261 seconds and 4 git commands to generate.