Code

Removed smarty
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 25 Oct 2011 12:10:12 +0000 (12:10 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 25 Oct 2011 12:10:12 +0000 (12:10 +0000)
commitdb593c7bdf9209fd917fc7bfe5aae03f4e53e4b8
treead0b3fd9340d7bd7b4dadf0df3875e15f9797304
parent0a4377410768dc7f4e67ac02679e299f003e77cc
Removed smarty

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@21019 594d385d-05f5-0310-b6e9-bd551577e9d8
134 files changed:
gosa-core/include/smarty/Smarty.class.php [deleted file]
gosa-core/include/smarty/SmartyBC.class.php [deleted file]
gosa-core/include/smarty/debug.tpl [deleted file]
gosa-core/include/smarty/plugins/block.php.php [deleted file]
gosa-core/include/smarty/plugins/block.render.php [deleted file]
gosa-core/include/smarty/plugins/block.t.php [deleted file]
gosa-core/include/smarty/plugins/block.textformat.php [deleted file]
gosa-core/include/smarty/plugins/function.counter.php [deleted file]
gosa-core/include/smarty/plugins/function.cycle.php [deleted file]
gosa-core/include/smarty/plugins/function.factory.php [deleted file]
gosa-core/include/smarty/plugins/function.fetch.php [deleted file]
gosa-core/include/smarty/plugins/function.html_checkboxes.php [deleted file]
gosa-core/include/smarty/plugins/function.html_image.php [deleted file]
gosa-core/include/smarty/plugins/function.html_options.php [deleted file]
gosa-core/include/smarty/plugins/function.html_radios.php [deleted file]
gosa-core/include/smarty/plugins/function.html_select_date.php [deleted file]
gosa-core/include/smarty/plugins/function.html_select_time.php [deleted file]
gosa-core/include/smarty/plugins/function.html_table.php [deleted file]
gosa-core/include/smarty/plugins/function.image.php [deleted file]
gosa-core/include/smarty/plugins/function.mailto.php [deleted file]
gosa-core/include/smarty/plugins/function.math.php [deleted file]
gosa-core/include/smarty/plugins/function.msgPool.php [deleted file]
gosa-core/include/smarty/plugins/function.popup.php [deleted file]
gosa-core/include/smarty/plugins/function.popup_init.php [deleted file]
gosa-core/include/smarty/plugins/modifier.capitalize.php [deleted file]
gosa-core/include/smarty/plugins/modifier.date_format.php [deleted file]
gosa-core/include/smarty/plugins/modifier.debug_print_var.php [deleted file]
gosa-core/include/smarty/plugins/modifier.escape.php [deleted file]
gosa-core/include/smarty/plugins/modifier.regex_replace.php [deleted file]
gosa-core/include/smarty/plugins/modifier.replace.php [deleted file]
gosa-core/include/smarty/plugins/modifier.spacify.php [deleted file]
gosa-core/include/smarty/plugins/modifier.truncate.php [deleted file]
gosa-core/include/smarty/plugins/modifiercompiler.cat.php [deleted file]
gosa-core/include/smarty/plugins/modifiercompiler.count_characters.php [deleted file]
gosa-core/include/smarty/plugins/modifiercompiler.count_paragraphs.php [deleted file]
gosa-core/include/smarty/plugins/modifiercompiler.count_sentences.php [deleted file]
gosa-core/include/smarty/plugins/modifiercompiler.count_words.php [deleted file]
gosa-core/include/smarty/plugins/modifiercompiler.default.php [deleted file]
gosa-core/include/smarty/plugins/modifiercompiler.escape.php [deleted file]
gosa-core/include/smarty/plugins/modifiercompiler.from_charset.php [deleted file]
gosa-core/include/smarty/plugins/modifiercompiler.indent.php [deleted file]
gosa-core/include/smarty/plugins/modifiercompiler.lower.php [deleted file]
gosa-core/include/smarty/plugins/modifiercompiler.noprint.php [deleted file]
gosa-core/include/smarty/plugins/modifiercompiler.string_format.php [deleted file]
gosa-core/include/smarty/plugins/modifiercompiler.strip.php [deleted file]
gosa-core/include/smarty/plugins/modifiercompiler.strip_tags.php [deleted file]
gosa-core/include/smarty/plugins/modifiercompiler.to_charset.php [deleted file]
gosa-core/include/smarty/plugins/modifiercompiler.unescape.php [deleted file]
gosa-core/include/smarty/plugins/modifiercompiler.upper.php [deleted file]
gosa-core/include/smarty/plugins/modifiercompiler.wordwrap.php [deleted file]
gosa-core/include/smarty/plugins/outputfilter.trimwhitespace.php [deleted file]
gosa-core/include/smarty/plugins/shared.escape_special_chars.php [deleted file]
gosa-core/include/smarty/plugins/shared.literal_compiler_param.php [deleted file]
gosa-core/include/smarty/plugins/shared.make_timestamp.php [deleted file]
gosa-core/include/smarty/plugins/shared.mb_str_replace.php [deleted file]
gosa-core/include/smarty/plugins/shared.mb_unicode.php [deleted file]
gosa-core/include/smarty/plugins/shared.mb_wordwrap.php [deleted file]
gosa-core/include/smarty/plugins/variablefilter.htmlspecialchars.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_cacheresource.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_cacheresource_custom.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_cacheresource_keyvaluestore.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_config_source.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_cache.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_cacheresource_file.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_append.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_assign.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_block.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_break.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_call.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_capture.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_config_load.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_continue.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_debug.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_eval.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_extends.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_for.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_foreach.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_function.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_if.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_include.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_include_php.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_insert.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_ldelim.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_nocache.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_private_block_plugin.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_private_function_plugin.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_private_modifier.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_private_object_block_function.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_private_object_function.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_private_print_expression.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_private_registered_block.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_private_registered_function.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_private_special_variable.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_rdelim.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_section.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_setfilter.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compile_while.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_compilebase.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_config.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_config_file_compiler.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_configfilelexer.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_configfileparser.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_data.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_debug.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_filter.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_filter_handler.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_function_call_handler.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_get_include_path.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_nocache_insert.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_parsetree.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_register.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_resource_eval.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_resource_extends.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_resource_file.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_resource_php.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_resource_registered.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_resource_stream.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_resource_string.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_security_handler.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_smartytemplatecompiler.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_template.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_templatebase.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_templatecompilerbase.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_templatelexer.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_templateparser.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_unregister.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_utility.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_wrapper.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_internal_write_file.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_resource.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_resource_custom.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_resource_recompiled.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_resource_uncompiled.php [deleted file]
gosa-core/include/smarty/sysplugins/smarty_security.php [deleted file]