From 205c2890b528e21cfb45c5e79db3ff303353b6c0 Mon Sep 17 00:00:00 2001 From: Axok Date: Wed, 30 Mar 2022 09:40:33 +0200 Subject: [PATCH] change phpmail + smarty directory to controller --- website/a_propos.php | 2 +- .../controller}/phpmailer/.DS_Store | Bin .../controller}/phpmailer/COMMITMENT | 0 .../controller}/phpmailer/LICENSE | 0 .../controller}/phpmailer/README.md | 0 .../controller}/phpmailer/SECURITY.md | 0 .../controller}/phpmailer/VERSION | 0 .../controller}/phpmailer/composer.json | 0 .../controller}/phpmailer/get_oauth_token.php | 0 .../controller}/phpmailer/src/Exception.php | 0 .../controller}/phpmailer/src/OAuth.php | 0 .../controller}/phpmailer/src/PHPMailer.php | 0 .../controller}/phpmailer/src/POP3.php | 0 .../controller}/phpmailer/src/SMTP.php | 0 .../smarty/.github/workflows/ci.yml | 0 .../controller}/smarty/CHANGELOG.md | 0 .../controller}/smarty/LICENSE | 0 .../controller}/smarty/README.md | 0 .../controller}/smarty/SECURITY.md | 0 .../controller}/smarty/composer.json | 0 .../controller}/smarty/demo/configs/test.conf | 0 .../controller}/smarty/demo/index.php | 0 .../smarty/demo/plugins/cacheresource.apc.php | 0 .../demo/plugins/cacheresource.memcache.php | 0 .../demo/plugins/cacheresource.mysql.php | 0 .../smarty/demo/plugins/cacheresource.pdo.php | 0 .../demo/plugins/cacheresource.pdo_gzip.php | 0 .../demo/plugins/resource.extendsall.php | 0 .../smarty/demo/plugins/resource.mysql.php | 0 .../smarty/demo/plugins/resource.mysqls.php | 0 .../smarty/demo/templates/footer.tpl | 0 .../smarty/demo/templates/header.tpl | 0 .../smarty/demo/templates/index.tpl | 0 .../controller}/smarty/docs/_config.yml | 0 .../smarty/docs/appendixes/tips.md | 0 .../smarty/docs/appendixes/troubleshooting.md | 0 .../designers/chapter-debugging-console.md | 0 .../smarty/docs/designers/config-files.md | 0 .../docs/designers/language-basic-syntax.md | 0 .../language-escaping.md | 0 .../language-basic-syntax/language-math.md | 0 .../language-syntax-attributes.md | 0 .../language-syntax-comments.md | 0 .../language-syntax-functions.md | 0 .../language-syntax-quotes.md | 0 .../language-syntax-variables.md | 0 .../designers/language-builtin-functions.md | 0 .../language-function-append.md | 0 .../language-function-assign.md | 0 .../language-function-block.md | 0 .../language-function-call.md | 0 .../language-function-capture.md | 0 .../language-function-config-load.md | 0 .../language-function-debug.md | 0 .../language-function-extends.md | 0 .../language-function-for.md | 0 .../language-function-foreach.md | 0 .../language-function-function.md | 0 .../language-function-if.md | 0 .../language-function-include-php.md | 0 .../language-function-include.md | 0 .../language-function-insert.md | 0 .../language-function-ldelim.md | 0 .../language-function-literal.md | 0 .../language-function-nocache.md | 0 .../language-function-section.md | 0 .../language-function-setfilter.md | 0 .../language-function-shortform-assign.md | 0 .../language-function-strip.md | 0 .../language-function-while.md | 0 .../designers/language-combining-modifiers.md | 0 .../designers/language-custom-functions.md | 0 .../language-function-counter.md | 0 .../language-function-cycle.md | 0 .../language-function-debug.md | 0 .../language-function-eval.md | 0 .../language-function-fetch.md | 0 .../language-function-html-checkboxes.md | 0 .../language-function-html-image.md | 0 .../language-function-html-options.md | 0 .../language-function-html-radios.md | 0 .../language-function-html-select-date.md | 0 .../language-function-html-select-time.md | 0 .../language-function-html-table.md | 0 .../language-function-mailto.md | 0 .../language-function-math.md | 0 .../language-function-textformat.md | 0 .../docs/designers/language-modifiers.md | 0 .../language-modifier-capitalize.md | 0 .../language-modifier-cat.md | 0 .../language-modifier-count-characters.md | 0 .../language-modifier-count-paragraphs.md | 0 .../language-modifier-count-sentences.md | 0 .../language-modifier-count-words.md | 0 .../language-modifier-date-format.md | 0 .../language-modifier-default.md | 0 .../language-modifier-escape.md | 0 .../language-modifier-from-charset.md | 0 .../language-modifier-indent.md | 0 .../language-modifier-lower.md | 0 .../language-modifier-nl2br.md | 0 .../language-modifier-regex-replace.md | 0 .../language-modifier-replace.md | 0 .../language-modifier-spacify.md | 0 .../language-modifier-string-format.md | 0 .../language-modifier-strip-tags.md | 0 .../language-modifier-strip.md | 0 .../language-modifier-to-charset.md | 0 .../language-modifier-truncate.md | 0 .../language-modifier-unescape.md | 0 .../language-modifier-upper.md | 0 .../language-modifier-wordwrap.md | 0 .../docs/designers/language-variables.md | 0 .../language-assigned-variables.md | 0 .../language-config-variables.md | 0 .../language-variable-scopes.md | 0 .../language-variables-smarty.md | 0 .../controller}/smarty/docs/features.md | 0 .../smarty/docs/getting-started.md | 0 .../controller}/smarty/docs/index.md | 0 .../controller}/smarty/docs/philosophy.md | 0 .../docs/programmers/advanced-features.md | 0 .../advanced-features-objects.md | 0 .../advanced-features-outputfilters.md | 0 .../advanced-features-postfilters.md | 0 .../advanced-features-prefilters.md | 0 .../advanced-features-security.md | 0 .../advanced-features-static-classes.md | 0 .../advanced-features-streams.md | 0 .../advanced-features-template-inheritance.md | 0 .../advanced-features-template-settings.md | 0 .../smarty/docs/programmers/api-functions.md | 0 .../api-functions/api-add-config-dir.md | 0 .../api-functions/api-add-plugins-dir.md | 0 .../api-functions/api-add-template-dir.md | 0 .../api-functions/api-append-by-ref.md | 0 .../programmers/api-functions/api-append.md | 0 .../api-functions/api-assign-by-ref.md | 0 .../programmers/api-functions/api-assign.md | 0 .../api-functions/api-clear-all-assign.md | 0 .../api-functions/api-clear-all-cache.md | 0 .../api-functions/api-clear-assign.md | 0 .../api-functions/api-clear-cache.md | 0 .../api-functions/api-clear-compiled-tpl.md | 0 .../api-functions/api-clear-config.md | 0 .../api-functions/api-compile-all-config.md | 0 .../api-compile-all-templates.md | 0 .../api-functions/api-config-load.md | 0 .../api-functions/api-create-data.md | 0 .../api-functions/api-create-template.md | 0 .../api-functions/api-disable-security.md | 0 .../programmers/api-functions/api-display.md | 0 .../api-functions/api-enable-security.md | 0 .../programmers/api-functions/api-fetch.md | 0 .../api-functions/api-get-cache-dir.md | 0 .../api-functions/api-get-compile-dir.md | 0 .../api-functions/api-get-config-dir.md | 0 .../api-functions/api-get-config-vars.md | 0 .../api-functions/api-get-plugins-dir.md | 0 .../api-get-registered-object.md | 0 .../programmers/api-functions/api-get-tags.md | 0 .../api-functions/api-get-template-dir.md | 0 .../api-functions/api-get-template-vars.md | 0 .../api-functions/api-is-cached.md | 0 .../api-functions/api-load-filter.md | 0 .../api-functions/api-mute-expected-errors.md | 0 .../api-register-cacheresource.md | 0 .../api-functions/api-register-class.md | 0 .../api-register-default-plugin-handler.md | 0 .../api-functions/api-register-filter.md | 0 .../api-functions/api-register-object.md | 0 .../api-functions/api-register-plugin.md | 0 .../api-functions/api-register-resource.md | 0 .../api-functions/api-set-cache-dir.md | 0 .../api-functions/api-set-compile-dir.md | 0 .../api-functions/api-set-config-dir.md | 0 .../api-functions/api-set-plugins-dir.md | 0 .../api-functions/api-set-template-dir.md | 0 .../api-functions/api-template-exists.md | 0 .../api-functions/api-test-install.md | 0 .../api-unregister-cacheresource.md | 0 .../api-functions/api-unregister-filter.md | 0 .../api-functions/api-unregister-object.md | 0 .../api-functions/api-unregister-plugin.md | 0 .../api-functions/api-unregister-resource.md | 0 .../smarty/docs/programmers/api-variables.md | 0 .../variable-allow-php-templates.md | 0 .../api-variables/variable-auto-literal.md | 0 .../variable-autoload-filters.md | 0 .../api-variables/variable-cache-dir.md | 0 .../api-variables/variable-cache-id.md | 0 .../api-variables/variable-cache-lifetime.md | 0 .../api-variables/variable-cache-locking.md | 0 .../variable-cache-modified-check.md | 0 .../api-variables/variable-caching-type.md | 0 .../api-variables/variable-caching.md | 0 .../api-variables/variable-compile-check.md | 0 .../api-variables/variable-compile-dir.md | 0 .../api-variables/variable-compile-id.md | 0 .../api-variables/variable-compile-locking.md | 0 .../api-variables/variable-compiler-class.md | 0 .../variable-config-booleanize.md | 0 .../api-variables/variable-config-dir.md | 0 .../variable-config-overwrite.md | 0 .../variable-config-read-hidden.md | 0 .../api-variables/variable-debug-template.md | 0 .../api-variables/variable-debugging-ctrl.md | 0 .../api-variables/variable-debugging.md | 0 .../variable-default-config-handler-func.md | 0 .../variable-default-config-type.md | 0 .../variable-default-modifiers.md | 0 .../variable-default-resource-type.md | 0 .../variable-default-template-handler-func.md | 0 .../variable-direct-access-security.md | 0 .../api-variables/variable-error-reporting.md | 0 .../api-variables/variable-escape-html.md | 0 .../api-variables/variable-force-cache.md | 0 .../api-variables/variable-force-compile.md | 0 .../api-variables/variable-left-delimiter.md | 0 .../api-variables/variable-locking-timeout.md | 0 .../variable-merge-compiled-includes.md | 0 .../api-variables/variable-php-handling.md | 0 .../api-variables/variable-plugins-dir.md | 0 .../api-variables/variable-right-delimiter.md | 0 .../api-variables/variable-smarty-debug-id.md | 0 .../api-variables/variable-template-dir.md | 0 .../api-variables/variable-trusted-dir.md | 0 .../variable-use-include-path.md | 0 .../api-variables/variable-use-sub-dirs.md | 0 .../smarty/docs/programmers/caching.md | 0 .../programmers/caching/caching-cacheable.md | 0 .../programmers/caching/caching-custom.md | 0 .../programmers/caching/caching-groups.md | 0 .../caching/caching-multiple-caches.md | 0 .../programmers/caching/caching-setting-up.md | 0 .../smarty/docs/programmers/charset.md | 0 .../smarty/docs/programmers/plugins.md | 0 .../plugins/plugins-block-functions.md | 0 .../plugins/plugins-compiler-functions.md | 0 .../programmers/plugins/plugins-functions.md | 0 .../docs/programmers/plugins/plugins-howto.md | 0 .../programmers/plugins/plugins-inserts.md | 0 .../programmers/plugins/plugins-modifiers.md | 0 .../plugins/plugins-naming-conventions.md | 0 .../plugins/plugins-outputfilters.md | 0 .../plugins/plugins-prefilters-postfilters.md | 0 .../programmers/plugins/plugins-resources.md | 0 .../programmers/plugins/plugins-writing.md | 0 .../smarty/docs/programmers/resources.md | 0 .../programmers/resources/resources-custom.md | 0 .../resources/resources-extends.md | 0 .../programmers/resources/resources-file.md | 0 .../resources/resources-streams.md | 0 .../programmers/resources/resources-string.md | 0 .../resources/template-resources.md | 0 .../docs/programmers/smarty-constants.md | 0 .../smarty_internal_configfilelexer.plex | 0 .../lexer/smarty_internal_configfileparser.y | 0 .../lexer/smarty_internal_templatelexer.plex | 0 .../lexer/smarty_internal_templateparser.y | 0 .../controller}/smarty/libs/Autoloader.php | 0 .../controller}/smarty/libs/Smarty.class.php | 0 .../controller}/smarty/libs/bootstrap.php | 0 .../controller}/smarty/libs/debug.tpl | 0 .../smarty/libs/plugins/block.textformat.php | 0 .../smarty/libs/plugins/function.counter.php | 0 .../smarty/libs/plugins/function.cycle.php | 0 .../smarty/libs/plugins/function.fetch.php | 0 .../libs/plugins/function.html_checkboxes.php | 0 .../libs/plugins/function.html_image.php | 0 .../libs/plugins/function.html_options.php | 0 .../libs/plugins/function.html_radios.php | 0 .../plugins/function.html_select_date.php | 0 .../plugins/function.html_select_time.php | 0 .../libs/plugins/function.html_table.php | 0 .../smarty/libs/plugins/function.mailto.php | 0 .../smarty/libs/plugins/function.math.php | 0 .../libs/plugins/modifier.capitalize.php | 0 .../libs/plugins/modifier.date_format.php | 0 .../libs/plugins/modifier.debug_print_var.php | 0 .../smarty/libs/plugins/modifier.escape.php | 0 .../libs/plugins/modifier.mb_wordwrap.php | 0 .../libs/plugins/modifier.regex_replace.php | 0 .../smarty/libs/plugins/modifier.replace.php | 0 .../smarty/libs/plugins/modifier.spacify.php | 0 .../smarty/libs/plugins/modifier.truncate.php | 0 .../libs/plugins/modifiercompiler.cat.php | 0 .../modifiercompiler.count_characters.php | 0 .../modifiercompiler.count_paragraphs.php | 0 .../modifiercompiler.count_sentences.php | 0 .../plugins/modifiercompiler.count_words.php | 0 .../libs/plugins/modifiercompiler.default.php | 0 .../libs/plugins/modifiercompiler.escape.php | 0 .../plugins/modifiercompiler.from_charset.php | 0 .../libs/plugins/modifiercompiler.indent.php | 0 .../libs/plugins/modifiercompiler.lower.php | 0 .../libs/plugins/modifiercompiler.noprint.php | 0 .../modifiercompiler.string_format.php | 0 .../libs/plugins/modifiercompiler.strip.php | 0 .../plugins/modifiercompiler.strip_tags.php | 0 .../plugins/modifiercompiler.to_charset.php | 0 .../plugins/modifiercompiler.unescape.php | 0 .../libs/plugins/modifiercompiler.upper.php | 0 .../plugins/modifiercompiler.wordwrap.php | 0 .../plugins/outputfilter.trimwhitespace.php | 0 .../plugins/shared.escape_special_chars.php | 0 .../plugins/shared.literal_compiler_param.php | 0 .../libs/plugins/shared.make_timestamp.php | 0 .../libs/plugins/shared.mb_str_replace.php | 0 .../smarty/libs/plugins/shared.mb_unicode.php | 0 .../variablefilter.htmlspecialchars.php | 0 .../libs/sysplugins/smarty_cacheresource.php | 0 .../smarty_cacheresource_custom.php | 0 .../smarty_cacheresource_keyvaluestore.php | 0 .../smarty/libs/sysplugins/smarty_data.php | 0 .../libs/sysplugins/smarty_internal_block.php | 0 .../smarty_internal_cacheresource_file.php | 0 .../smarty_internal_compile_append.php | 0 .../smarty_internal_compile_assign.php | 0 .../smarty_internal_compile_block.php | 0 .../smarty_internal_compile_block_child.php | 0 .../smarty_internal_compile_block_parent.php | 0 .../smarty_internal_compile_break.php | 0 .../smarty_internal_compile_call.php | 0 .../smarty_internal_compile_capture.php | 0 .../smarty_internal_compile_child.php | 0 .../smarty_internal_compile_config_load.php | 0 .../smarty_internal_compile_continue.php | 0 .../smarty_internal_compile_debug.php | 0 .../smarty_internal_compile_eval.php | 0 .../smarty_internal_compile_extends.php | 0 .../smarty_internal_compile_for.php | 0 .../smarty_internal_compile_foreach.php | 0 .../smarty_internal_compile_function.php | 0 .../sysplugins/smarty_internal_compile_if.php | 0 .../smarty_internal_compile_include.php | 0 .../smarty_internal_compile_insert.php | 0 .../smarty_internal_compile_ldelim.php | 0 .../smarty_internal_compile_make_nocache.php | 0 .../smarty_internal_compile_nocache.php | 0 .../smarty_internal_compile_parent.php | 0 ..._internal_compile_private_block_plugin.php | 0 ...nternal_compile_private_foreachsection.php | 0 ...ternal_compile_private_function_plugin.php | 0 ...arty_internal_compile_private_modifier.php | 0 ..._compile_private_object_block_function.php | 0 ...ternal_compile_private_object_function.php | 0 ...ernal_compile_private_print_expression.php | 0 ...ernal_compile_private_registered_block.php | 0 ...al_compile_private_registered_function.php | 0 ...ernal_compile_private_special_variable.php | 0 .../smarty_internal_compile_rdelim.php | 0 .../smarty_internal_compile_section.php | 0 .../smarty_internal_compile_setfilter.php | 0 ...ty_internal_compile_shared_inheritance.php | 0 .../smarty_internal_compile_while.php | 0 .../smarty_internal_compilebase.php | 0 .../smarty_internal_config_file_compiler.php | 0 .../smarty_internal_configfilelexer.php | 0 .../smarty_internal_configfileparser.php | 0 .../libs/sysplugins/smarty_internal_data.php | 0 .../libs/sysplugins/smarty_internal_debug.php | 0 .../smarty_internal_errorhandler.php | 0 .../smarty_internal_extension_handler.php | 0 ...rty_internal_method_addautoloadfilters.php | 0 ...ty_internal_method_adddefaultmodifiers.php | 0 .../smarty_internal_method_append.php | 0 .../smarty_internal_method_appendbyref.php | 0 .../smarty_internal_method_assignbyref.php | 0 .../smarty_internal_method_assignglobal.php | 0 .../smarty_internal_method_clearallassign.php | 0 .../smarty_internal_method_clearallcache.php | 0 .../smarty_internal_method_clearassign.php | 0 .../smarty_internal_method_clearcache.php | 0 ..._internal_method_clearcompiledtemplate.php | 0 .../smarty_internal_method_clearconfig.php | 0 ...marty_internal_method_compileallconfig.php | 0 ...ty_internal_method_compilealltemplates.php | 0 .../smarty_internal_method_configload.php | 0 .../smarty_internal_method_createdata.php | 0 ...rty_internal_method_getautoloadfilters.php | 0 ...arty_internal_method_getconfigvariable.php | 0 .../smarty_internal_method_getconfigvars.php | 0 ...marty_internal_method_getdebugtemplate.php | 0 ...ty_internal_method_getdefaultmodifiers.php | 0 .../smarty_internal_method_getglobal.php | 0 ...ty_internal_method_getregisteredobject.php | 0 ...arty_internal_method_getstreamvariable.php | 0 .../smarty_internal_method_gettags.php | 0 ...smarty_internal_method_gettemplatevars.php | 0 .../smarty_internal_method_literals.php | 0 .../smarty_internal_method_loadfilter.php | 0 .../smarty_internal_method_loadplugin.php | 0 .../smarty_internal_method_mustcompile.php | 0 ..._internal_method_registercacheresource.php | 0 .../smarty_internal_method_registerclass.php | 0 ...al_method_registerdefaultconfighandler.php | 0 ...al_method_registerdefaultpluginhandler.php | 0 ..._method_registerdefaulttemplatehandler.php | 0 .../smarty_internal_method_registerfilter.php | 0 .../smarty_internal_method_registerobject.php | 0 .../smarty_internal_method_registerplugin.php | 0 ...marty_internal_method_registerresource.php | 0 ...rty_internal_method_setautoloadfilters.php | 0 ...marty_internal_method_setdebugtemplate.php | 0 ...ty_internal_method_setdefaultmodifiers.php | 0 .../smarty_internal_method_unloadfilter.php | 0 ...nternal_method_unregistercacheresource.php | 0 ...marty_internal_method_unregisterfilter.php | 0 ...marty_internal_method_unregisterobject.php | 0 ...marty_internal_method_unregisterplugin.php | 0 ...rty_internal_method_unregisterresource.php | 0 .../smarty_internal_nocache_insert.php | 0 .../sysplugins/smarty_internal_parsetree.php | 0 .../smarty_internal_parsetree_code.php | 0 .../smarty_internal_parsetree_dq.php | 0 .../smarty_internal_parsetree_dqcontent.php | 0 .../smarty_internal_parsetree_tag.php | 0 .../smarty_internal_parsetree_template.php | 0 .../smarty_internal_parsetree_text.php | 0 .../smarty_internal_resource_eval.php | 0 .../smarty_internal_resource_extends.php | 0 .../smarty_internal_resource_file.php | 0 .../smarty_internal_resource_php.php | 0 .../smarty_internal_resource_stream.php | 0 .../smarty_internal_resource_string.php | 0 .../smarty_internal_runtime_cachemodify.php | 0 ...rty_internal_runtime_cacheresourcefile.php | 0 .../smarty_internal_runtime_capture.php | 0 .../smarty_internal_runtime_codeframe.php | 0 .../smarty_internal_runtime_filterhandler.php | 0 .../smarty_internal_runtime_foreach.php | 0 ...smarty_internal_runtime_getincludepath.php | 0 .../smarty_internal_runtime_inheritance.php | 0 .../smarty_internal_runtime_make_nocache.php | 0 .../smarty_internal_runtime_tplfunction.php | 0 .../smarty_internal_runtime_updatecache.php | 0 .../smarty_internal_runtime_updatescope.php | 0 .../smarty_internal_runtime_writefile.php | 0 ...smarty_internal_smartytemplatecompiler.php | 0 .../sysplugins/smarty_internal_template.php | 0 .../smarty_internal_templatebase.php | 0 .../smarty_internal_templatecompilerbase.php | 0 .../smarty_internal_templatelexer.php | 0 .../smarty_internal_templateparser.php | 0 .../smarty_internal_testinstall.php | 0 .../sysplugins/smarty_internal_undefined.php | 0 .../libs/sysplugins/smarty_resource.php | 0 .../sysplugins/smarty_resource_custom.php | 0 .../sysplugins/smarty_resource_recompiled.php | 0 .../sysplugins/smarty_resource_uncompiled.php | 0 .../libs/sysplugins/smarty_security.php | 0 .../sysplugins/smarty_template_cached.php | 0 .../sysplugins/smarty_template_compiled.php | 0 .../sysplugins/smarty_template_config.php | 0 .../smarty_template_resource_base.php | 0 .../sysplugins/smarty_template_source.php | 0 .../sysplugins/smarty_undefined_variable.php | 0 .../libs/sysplugins/smarty_variable.php | 0 .../sysplugins/smartycompilerexception.php | 0 .../libs/sysplugins/smartyexception.php | 0 website/views/a_propos.tpl | 8 +- ...033f8695f84f99d5d9_0.file.a_propos.tpl.php | 73 ++++++++++++++++++ 463 files changed, 78 insertions(+), 5 deletions(-) rename {server_static/assets/vendors => website/controller}/phpmailer/.DS_Store (100%) rename {server_static/assets/vendors => website/controller}/phpmailer/COMMITMENT (100%) rename {server_static/assets/vendors => website/controller}/phpmailer/LICENSE (100%) rename {server_static/assets/vendors => website/controller}/phpmailer/README.md (100%) rename {server_static/assets/vendors => website/controller}/phpmailer/SECURITY.md (100%) rename {server_static/assets/vendors => website/controller}/phpmailer/VERSION (100%) rename {server_static/assets/vendors => website/controller}/phpmailer/composer.json (100%) rename {server_static/assets/vendors => website/controller}/phpmailer/get_oauth_token.php (100%) rename {server_static/assets/vendors => website/controller}/phpmailer/src/Exception.php (100%) rename {server_static/assets/vendors => website/controller}/phpmailer/src/OAuth.php (100%) rename {server_static/assets/vendors => website/controller}/phpmailer/src/PHPMailer.php (100%) rename {server_static/assets/vendors => website/controller}/phpmailer/src/POP3.php (100%) rename {server_static/assets/vendors => website/controller}/phpmailer/src/SMTP.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/.github/workflows/ci.yml (100%) rename {server_static/assets/vendors => website/controller}/smarty/CHANGELOG.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/LICENSE (100%) rename {server_static/assets/vendors => website/controller}/smarty/README.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/SECURITY.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/composer.json (100%) rename {server_static/assets/vendors => website/controller}/smarty/demo/configs/test.conf (100%) rename {server_static/assets/vendors => website/controller}/smarty/demo/index.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/demo/plugins/cacheresource.apc.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/demo/plugins/cacheresource.memcache.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/demo/plugins/cacheresource.mysql.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/demo/plugins/cacheresource.pdo.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/demo/plugins/cacheresource.pdo_gzip.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/demo/plugins/resource.extendsall.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/demo/plugins/resource.mysql.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/demo/plugins/resource.mysqls.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/demo/templates/footer.tpl (100%) rename {server_static/assets/vendors => website/controller}/smarty/demo/templates/header.tpl (100%) rename {server_static/assets/vendors => website/controller}/smarty/demo/templates/index.tpl (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/_config.yml (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/appendixes/tips.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/appendixes/troubleshooting.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/chapter-debugging-console.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/config-files.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-basic-syntax.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-basic-syntax/language-escaping.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-basic-syntax/language-math.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-basic-syntax/language-syntax-attributes.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-basic-syntax/language-syntax-comments.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-basic-syntax/language-syntax-functions.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-basic-syntax/language-syntax-quotes.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-basic-syntax/language-syntax-variables.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-builtin-functions.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-builtin-functions/language-function-append.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-builtin-functions/language-function-assign.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-builtin-functions/language-function-block.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-builtin-functions/language-function-call.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-builtin-functions/language-function-capture.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-builtin-functions/language-function-config-load.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-builtin-functions/language-function-debug.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-builtin-functions/language-function-extends.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-builtin-functions/language-function-for.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-builtin-functions/language-function-foreach.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-builtin-functions/language-function-function.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-builtin-functions/language-function-if.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-builtin-functions/language-function-include-php.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-builtin-functions/language-function-include.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-builtin-functions/language-function-insert.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-builtin-functions/language-function-ldelim.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-builtin-functions/language-function-literal.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-builtin-functions/language-function-nocache.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-builtin-functions/language-function-section.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-builtin-functions/language-function-setfilter.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-builtin-functions/language-function-shortform-assign.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-builtin-functions/language-function-strip.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-builtin-functions/language-function-while.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-combining-modifiers.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-custom-functions.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-custom-functions/language-function-counter.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-custom-functions/language-function-cycle.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-custom-functions/language-function-debug.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-custom-functions/language-function-eval.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-custom-functions/language-function-fetch.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-custom-functions/language-function-html-checkboxes.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-custom-functions/language-function-html-image.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-custom-functions/language-function-html-options.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-custom-functions/language-function-html-radios.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-custom-functions/language-function-html-select-date.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-custom-functions/language-function-html-select-time.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-custom-functions/language-function-html-table.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-custom-functions/language-function-mailto.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-custom-functions/language-function-math.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-custom-functions/language-function-textformat.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-modifiers.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-modifiers/language-modifier-capitalize.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-modifiers/language-modifier-cat.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-modifiers/language-modifier-count-characters.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-modifiers/language-modifier-count-paragraphs.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-modifiers/language-modifier-count-sentences.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-modifiers/language-modifier-count-words.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-modifiers/language-modifier-date-format.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-modifiers/language-modifier-default.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-modifiers/language-modifier-escape.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-modifiers/language-modifier-from-charset.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-modifiers/language-modifier-indent.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-modifiers/language-modifier-lower.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-modifiers/language-modifier-nl2br.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-modifiers/language-modifier-regex-replace.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-modifiers/language-modifier-replace.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-modifiers/language-modifier-spacify.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-modifiers/language-modifier-string-format.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-modifiers/language-modifier-strip-tags.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-modifiers/language-modifier-strip.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-modifiers/language-modifier-to-charset.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-modifiers/language-modifier-truncate.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-modifiers/language-modifier-unescape.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-modifiers/language-modifier-upper.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-modifiers/language-modifier-wordwrap.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-variables.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-variables/language-assigned-variables.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-variables/language-config-variables.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-variables/language-variable-scopes.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/designers/language-variables/language-variables-smarty.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/features.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/getting-started.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/index.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/philosophy.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/advanced-features.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/advanced-features/advanced-features-objects.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/advanced-features/advanced-features-outputfilters.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/advanced-features/advanced-features-postfilters.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/advanced-features/advanced-features-prefilters.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/advanced-features/advanced-features-security.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/advanced-features/advanced-features-static-classes.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/advanced-features/advanced-features-streams.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/advanced-features/advanced-features-template-inheritance.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/advanced-features/advanced-features-template-settings.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-add-config-dir.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-add-plugins-dir.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-add-template-dir.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-append-by-ref.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-append.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-assign-by-ref.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-assign.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-clear-all-assign.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-clear-all-cache.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-clear-assign.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-clear-cache.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-clear-compiled-tpl.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-clear-config.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-compile-all-config.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-compile-all-templates.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-config-load.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-create-data.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-create-template.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-disable-security.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-display.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-enable-security.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-fetch.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-get-cache-dir.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-get-compile-dir.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-get-config-dir.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-get-config-vars.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-get-plugins-dir.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-get-registered-object.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-get-tags.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-get-template-dir.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-get-template-vars.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-is-cached.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-load-filter.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-mute-expected-errors.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-register-cacheresource.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-register-class.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-register-default-plugin-handler.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-register-filter.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-register-object.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-register-plugin.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-register-resource.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-set-cache-dir.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-set-compile-dir.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-set-config-dir.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-set-plugins-dir.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-set-template-dir.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-template-exists.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-test-install.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-unregister-cacheresource.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-unregister-filter.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-unregister-object.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-unregister-plugin.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-functions/api-unregister-resource.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-allow-php-templates.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-auto-literal.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-autoload-filters.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-cache-dir.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-cache-id.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-cache-lifetime.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-cache-locking.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-cache-modified-check.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-caching-type.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-caching.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-compile-check.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-compile-dir.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-compile-id.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-compile-locking.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-compiler-class.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-config-booleanize.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-config-dir.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-config-overwrite.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-config-read-hidden.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-debug-template.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-debugging-ctrl.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-debugging.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-default-config-handler-func.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-default-config-type.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-default-modifiers.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-default-resource-type.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-default-template-handler-func.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-direct-access-security.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-error-reporting.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-escape-html.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-force-cache.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-force-compile.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-left-delimiter.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-locking-timeout.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-merge-compiled-includes.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-php-handling.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-plugins-dir.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-right-delimiter.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-smarty-debug-id.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-template-dir.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-trusted-dir.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-use-include-path.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/api-variables/variable-use-sub-dirs.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/caching.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/caching/caching-cacheable.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/caching/caching-custom.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/caching/caching-groups.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/caching/caching-multiple-caches.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/caching/caching-setting-up.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/charset.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/plugins.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/plugins/plugins-block-functions.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/plugins/plugins-compiler-functions.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/plugins/plugins-functions.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/plugins/plugins-howto.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/plugins/plugins-inserts.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/plugins/plugins-modifiers.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/plugins/plugins-naming-conventions.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/plugins/plugins-outputfilters.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/plugins/plugins-prefilters-postfilters.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/plugins/plugins-resources.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/plugins/plugins-writing.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/resources.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/resources/resources-custom.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/resources/resources-extends.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/resources/resources-file.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/resources/resources-streams.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/resources/resources-string.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/resources/template-resources.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/docs/programmers/smarty-constants.md (100%) rename {server_static/assets/vendors => website/controller}/smarty/lexer/smarty_internal_configfilelexer.plex (100%) rename {server_static/assets/vendors => website/controller}/smarty/lexer/smarty_internal_configfileparser.y (100%) rename {server_static/assets/vendors => website/controller}/smarty/lexer/smarty_internal_templatelexer.plex (100%) rename {server_static/assets/vendors => website/controller}/smarty/lexer/smarty_internal_templateparser.y (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/Autoloader.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/Smarty.class.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/bootstrap.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/debug.tpl (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/block.textformat.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/function.counter.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/function.cycle.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/function.fetch.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/function.html_checkboxes.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/function.html_image.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/function.html_options.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/function.html_radios.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/function.html_select_date.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/function.html_select_time.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/function.html_table.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/function.mailto.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/function.math.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/modifier.capitalize.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/modifier.date_format.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/modifier.debug_print_var.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/modifier.escape.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/modifier.mb_wordwrap.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/modifier.regex_replace.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/modifier.replace.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/modifier.spacify.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/modifier.truncate.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/modifiercompiler.cat.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/modifiercompiler.count_characters.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/modifiercompiler.count_paragraphs.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/modifiercompiler.count_sentences.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/modifiercompiler.count_words.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/modifiercompiler.default.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/modifiercompiler.escape.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/modifiercompiler.from_charset.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/modifiercompiler.indent.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/modifiercompiler.lower.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/modifiercompiler.noprint.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/modifiercompiler.string_format.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/modifiercompiler.strip.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/modifiercompiler.strip_tags.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/modifiercompiler.to_charset.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/modifiercompiler.unescape.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/modifiercompiler.upper.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/modifiercompiler.wordwrap.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/outputfilter.trimwhitespace.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/shared.escape_special_chars.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/shared.literal_compiler_param.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/shared.make_timestamp.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/shared.mb_str_replace.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/shared.mb_unicode.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/plugins/variablefilter.htmlspecialchars.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_cacheresource.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_cacheresource_custom.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_cacheresource_keyvaluestore.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_data.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_block.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_append.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_assign.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_block.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_block_child.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_block_parent.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_break.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_call.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_capture.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_child.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_config_load.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_continue.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_debug.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_eval.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_extends.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_for.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_foreach.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_function.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_if.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_include.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_insert.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_ldelim.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_make_nocache.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_nocache.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_parent.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_private_block_plugin.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_private_foreachsection.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_private_function_plugin.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_private_modifier.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_private_object_block_function.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_private_object_function.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_private_print_expression.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_private_registered_block.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_private_registered_function.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_private_special_variable.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_rdelim.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_section.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_setfilter.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_shared_inheritance.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compile_while.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_compilebase.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_config_file_compiler.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_configfilelexer.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_configfileparser.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_data.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_debug.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_errorhandler.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_extension_handler.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_addautoloadfilters.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_adddefaultmodifiers.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_append.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_appendbyref.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_assignbyref.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_assignglobal.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_clearallassign.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_clearallcache.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_clearassign.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_clearcache.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_clearcompiledtemplate.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_clearconfig.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_compileallconfig.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_compilealltemplates.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_configload.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_createdata.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_getautoloadfilters.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_getconfigvariable.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_getconfigvars.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_getdebugtemplate.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_getdefaultmodifiers.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_getglobal.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_getregisteredobject.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_getstreamvariable.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_gettags.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_literals.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_loadfilter.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_loadplugin.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_mustcompile.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_registercacheresource.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_registerclass.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_registerdefaultconfighandler.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_registerdefaultpluginhandler.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_registerdefaulttemplatehandler.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_registerfilter.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_registerobject.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_registerresource.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_setautoloadfilters.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_setdebugtemplate.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_setdefaultmodifiers.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_unloadfilter.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_unregistercacheresource.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_unregisterfilter.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_unregisterobject.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_unregisterplugin.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_method_unregisterresource.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_nocache_insert.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_parsetree.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_parsetree_code.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_parsetree_dq.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_parsetree_dqcontent.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_parsetree_tag.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_parsetree_template.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_parsetree_text.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_resource_eval.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_resource_extends.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_resource_file.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_resource_php.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_resource_stream.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_resource_string.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_runtime_cachemodify.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_runtime_cacheresourcefile.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_runtime_capture.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_runtime_filterhandler.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_runtime_getincludepath.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_runtime_make_nocache.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_runtime_updatescope.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_runtime_writefile.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_smartytemplatecompiler.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_template.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_templatebase.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_templatelexer.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_templateparser.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_testinstall.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_internal_undefined.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_resource.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_resource_custom.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_resource_recompiled.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_resource_uncompiled.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_security.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_template_cached.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_template_compiled.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_template_config.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_template_resource_base.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_template_source.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_undefined_variable.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smarty_variable.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smartycompilerexception.php (100%) rename {server_static/assets/vendors => website/controller}/smarty/libs/sysplugins/smartyexception.php (100%) create mode 100644 website/views/temp/845ca60886154e31f18ee3033f8695f84f99d5d9_0.file.a_propos.tpl.php diff --git a/website/a_propos.php b/website/a_propos.php index a3a6019..52e7251 100644 --- a/website/a_propos.php +++ b/website/a_propos.php @@ -1,6 +1,6 @@ {$title} - + - + - +
- fond cesi + fond cesi
{$page_title}
{foreach from=$bubbles key=$key item=$bubble} diff --git a/website/views/temp/845ca60886154e31f18ee3033f8695f84f99d5d9_0.file.a_propos.tpl.php b/website/views/temp/845ca60886154e31f18ee3033f8695f84f99d5d9_0.file.a_propos.tpl.php new file mode 100644 index 0000000..0217483 --- /dev/null +++ b/website/views/temp/845ca60886154e31f18ee3033f8695f84f99d5d9_0.file.a_propos.tpl.php @@ -0,0 +1,73 @@ +_decodeProperties($_smarty_tpl, array ( + 'version' => '4.1.0', + 'unifunc' => 'content_624407376e4b85_96445676', + 'has_nocache_code' => false, + 'file_dependency' => + array ( + '845ca60886154e31f18ee3033f8695f84f99d5d9' => + array ( + 0 => 'D:\\OneDrive\\OneDrive - Association Cesi Viacesi mail\\01 Pro\\Semestre 1\\Projet_4 - Développement Web\\Livrable 3\\a2_projet_web\\website\\views\\a_propos.tpl', + 1 => 1648625461, + 2 => 'file', + ), + ), + 'includes' => + array ( + ), +),false)) { +function content_624407376e4b85_96445676 (Smarty_Internal_Template $_smarty_tpl) { +?> + + + + <?php echo $_smarty_tpl->tpl_vars['title']->value;?> + + + + + + + + + +
+
+
+
+ fond cesi +
tpl_vars['page_title']->value;?> +
+
+ smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['bubbles']->value, 'bubble', false, 'key'); +$_smarty_tpl->tpl_vars['bubble']->do_else = true; +if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['key']->value => $_smarty_tpl->tpl_vars['bubble']->value) { +$_smarty_tpl->tpl_vars['bubble']->do_else = false; +?> +
+
tpl_vars['key']->value;?> +
+
tpl_vars['bubble']->value;?> +
+
+ smarty->ext->_foreach->restore($_smarty_tpl, 1);?> + + +
+
+
+ +