diff --git a/www/composer.json b/www/composer.json index 8d0957ee..e523b9cc 100644 --- a/www/composer.json +++ b/www/composer.json @@ -16,5 +16,14 @@ }, "require-dev": { "phpunit/phpunit": "^9" + }, + "repositories": { + "git.egplusww.jp.Composer": { + "type": "composer", + "url": "https://git.egplusww.jp/api/packages/Composer/composer" + } + }, + "require": { + "egrajp/smarty-extended": "^4.3" } } diff --git a/www/composer.lock b/www/composer.lock index fb3c4cd5..a947bd06 100644 --- a/www/composer.lock +++ b/www/composer.lock @@ -4,8 +4,39 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "d8c65ab5a590dc9da5d04e4588e9abf3", - "packages": [], + "content-hash": "5b803d9f077cbb1b28dcb383f5e89b0a", + "packages": [ + { + "name": "egrajp/smarty-extended", + "version": "4.3.0", + "dist": { + "type": "zip", + "url": "https://git.egplusww.jp/api/packages/Composer/composer/files/egrajp%2Fsmarty-extended/4.3.0/egrajp-smarty-extended.4.3.0.zip", + "shasum": "d41bda35c0d52da35cf911ab0b018655a09f072b" + }, + "type": "library", + "autoload": { + "classmap": [ + "src/" + ] + }, + "license": [ + "LGPL-3.0" + ], + "authors": [ + { + "name": "Clemens Schwaighofer", + "email": "clemens.schwaighofer@egplusww.com" + } + ], + "description": "Smarty, extended with gettext, checkbox/radio labels and index numbers", + "homepage": "https://github.com/smarty-php/smarty/", + "keywords": [ + "templating" + ], + "time": "2023-02-17T14:14:10+09:00" + } + ], "packages-dev": [ { "name": "doctrine/instantiator", diff --git a/www/lib/Smarty b/www/lib/Smarty deleted file mode 120000 index fd2111d2..00000000 --- a/www/lib/Smarty +++ /dev/null @@ -1 +0,0 @@ -smarty-4.3.0/libs/ \ No newline at end of file diff --git a/www/vendor/composer/autoload_classmap.php b/www/vendor/composer/autoload_classmap.php index f6329107..e9233841 100644 --- a/www/vendor/composer/autoload_classmap.php +++ b/www/vendor/composer/autoload_classmap.php @@ -696,175 +696,175 @@ return array( 'SebastianBergmann\\Type\\UnknownType' => $vendorDir . '/sebastian/type/src/type/UnknownType.php', 'SebastianBergmann\\Type\\VoidType' => $vendorDir . '/sebastian/type/src/type/VoidType.php', 'SebastianBergmann\\Version' => $vendorDir . '/sebastian/version/src/Version.php', - 'Smarty' => $baseDir . '/lib/Smarty/Smarty.class.php', - 'SmartyCompilerException' => $baseDir . '/lib/Smarty/sysplugins/smartycompilerexception.php', - 'SmartyException' => $baseDir . '/lib/Smarty/sysplugins/smartyexception.php', - 'Smarty_Autoloader' => $baseDir . '/lib/Smarty/Autoloader.php', - 'Smarty_CacheResource' => $baseDir . '/lib/Smarty/sysplugins/smarty_cacheresource.php', - 'Smarty_CacheResource_Custom' => $baseDir . '/lib/Smarty/sysplugins/smarty_cacheresource_custom.php', - 'Smarty_CacheResource_KeyValueStore' => $baseDir . '/lib/Smarty/sysplugins/smarty_cacheresource_keyvaluestore.php', - 'Smarty_Data' => $baseDir . '/lib/Smarty/sysplugins/smarty_data.php', - 'Smarty_Internal_Block' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_block.php', - 'Smarty_Internal_CacheResource_File' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_cacheresource_file.php', - 'Smarty_Internal_CompileBase' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compilebase.php', - 'Smarty_Internal_Compile_Append' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_append.php', - 'Smarty_Internal_Compile_Assign' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_assign.php', - 'Smarty_Internal_Compile_Block' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_block.php', - 'Smarty_Internal_Compile_Block_Child' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_block_child.php', - 'Smarty_Internal_Compile_Block_Parent' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_block_parent.php', - 'Smarty_Internal_Compile_Blockclose' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_block.php', - 'Smarty_Internal_Compile_Break' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_break.php', - 'Smarty_Internal_Compile_Call' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_call.php', - 'Smarty_Internal_Compile_Capture' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_capture.php', - 'Smarty_Internal_Compile_CaptureClose' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_capture.php', - 'Smarty_Internal_Compile_Child' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_child.php', - 'Smarty_Internal_Compile_Config_Load' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_config_load.php', - 'Smarty_Internal_Compile_Continue' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_continue.php', - 'Smarty_Internal_Compile_Debug' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_debug.php', - 'Smarty_Internal_Compile_Else' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_if.php', - 'Smarty_Internal_Compile_Elseif' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_if.php', - 'Smarty_Internal_Compile_Eval' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_eval.php', - 'Smarty_Internal_Compile_Extends' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_extends.php', - 'Smarty_Internal_Compile_For' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_for.php', - 'Smarty_Internal_Compile_Forclose' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_for.php', - 'Smarty_Internal_Compile_Foreach' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_foreach.php', - 'Smarty_Internal_Compile_Foreachclose' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_foreach.php', - 'Smarty_Internal_Compile_Foreachelse' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_foreach.php', - 'Smarty_Internal_Compile_Forelse' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_for.php', - 'Smarty_Internal_Compile_Function' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_function.php', - 'Smarty_Internal_Compile_Functionclose' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_function.php', - 'Smarty_Internal_Compile_If' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_if.php', - 'Smarty_Internal_Compile_Ifclose' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_if.php', - 'Smarty_Internal_Compile_Include' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_include.php', - 'Smarty_Internal_Compile_Insert' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_insert.php', - 'Smarty_Internal_Compile_Ldelim' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_ldelim.php', - 'Smarty_Internal_Compile_Make_Nocache' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_make_nocache.php', - 'Smarty_Internal_Compile_Nocache' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_nocache.php', - 'Smarty_Internal_Compile_Nocacheclose' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_nocache.php', - 'Smarty_Internal_Compile_Parent' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_parent.php', - 'Smarty_Internal_Compile_Private_Block_Plugin' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_private_block_plugin.php', - 'Smarty_Internal_Compile_Private_ForeachSection' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_private_foreachsection.php', - 'Smarty_Internal_Compile_Private_Function_Plugin' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_private_function_plugin.php', - 'Smarty_Internal_Compile_Private_Modifier' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_private_modifier.php', - 'Smarty_Internal_Compile_Private_Object_Block_Function' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_private_object_block_function.php', - 'Smarty_Internal_Compile_Private_Object_Function' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_private_object_function.php', - 'Smarty_Internal_Compile_Private_Print_Expression' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_private_print_expression.php', - 'Smarty_Internal_Compile_Private_Registered_Block' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_private_registered_block.php', - 'Smarty_Internal_Compile_Private_Registered_Function' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_private_registered_function.php', - 'Smarty_Internal_Compile_Private_Special_Variable' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_private_special_variable.php', - 'Smarty_Internal_Compile_Rdelim' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_rdelim.php', - 'Smarty_Internal_Compile_Section' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_section.php', - 'Smarty_Internal_Compile_Sectionclose' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_section.php', - 'Smarty_Internal_Compile_Sectionelse' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_section.php', - 'Smarty_Internal_Compile_Setfilter' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_setfilter.php', - 'Smarty_Internal_Compile_Setfilterclose' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_setfilter.php', - 'Smarty_Internal_Compile_Shared_Inheritance' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_shared_inheritance.php', - 'Smarty_Internal_Compile_While' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_while.php', - 'Smarty_Internal_Compile_Whileclose' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_compile_while.php', - 'Smarty_Internal_Config_File_Compiler' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_config_file_compiler.php', - 'Smarty_Internal_Configfilelexer' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_configfilelexer.php', - 'Smarty_Internal_Configfileparser' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_configfileparser.php', - 'Smarty_Internal_Data' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_data.php', - 'Smarty_Internal_Debug' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_debug.php', - 'Smarty_Internal_ErrorHandler' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_errorhandler.php', - 'Smarty_Internal_Extension_Handler' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_extension_handler.php', - 'Smarty_Internal_Method_AddAutoloadFilters' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_addautoloadfilters.php', - 'Smarty_Internal_Method_AddDefaultModifiers' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_adddefaultmodifiers.php', - 'Smarty_Internal_Method_Append' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_append.php', - 'Smarty_Internal_Method_AppendByRef' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_appendbyref.php', - 'Smarty_Internal_Method_AssignByRef' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_assignbyref.php', - 'Smarty_Internal_Method_AssignGlobal' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_assignglobal.php', - 'Smarty_Internal_Method_ClearAllAssign' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_clearallassign.php', - 'Smarty_Internal_Method_ClearAllCache' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_clearallcache.php', - 'Smarty_Internal_Method_ClearAssign' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_clearassign.php', - 'Smarty_Internal_Method_ClearCache' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_clearcache.php', - 'Smarty_Internal_Method_ClearCompiledTemplate' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_clearcompiledtemplate.php', - 'Smarty_Internal_Method_ClearConfig' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_clearconfig.php', - 'Smarty_Internal_Method_CompileAllConfig' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_compileallconfig.php', - 'Smarty_Internal_Method_CompileAllTemplates' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_compilealltemplates.php', - 'Smarty_Internal_Method_ConfigLoad' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_configload.php', - 'Smarty_Internal_Method_CreateData' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_createdata.php', - 'Smarty_Internal_Method_GetAutoloadFilters' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_getautoloadfilters.php', - 'Smarty_Internal_Method_GetConfigVariable' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_getconfigvariable.php', - 'Smarty_Internal_Method_GetConfigVars' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_getconfigvars.php', - 'Smarty_Internal_Method_GetDebugTemplate' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_getdebugtemplate.php', - 'Smarty_Internal_Method_GetDefaultModifiers' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_getdefaultmodifiers.php', - 'Smarty_Internal_Method_GetGlobal' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_getglobal.php', - 'Smarty_Internal_Method_GetRegisteredObject' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_getregisteredobject.php', - 'Smarty_Internal_Method_GetStreamVariable' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_getstreamvariable.php', - 'Smarty_Internal_Method_GetTags' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_gettags.php', - 'Smarty_Internal_Method_GetTemplateVars' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_gettemplatevars.php', - 'Smarty_Internal_Method_Literals' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_literals.php', - 'Smarty_Internal_Method_LoadFilter' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_loadfilter.php', - 'Smarty_Internal_Method_LoadPlugin' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_loadplugin.php', - 'Smarty_Internal_Method_MustCompile' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_mustcompile.php', - 'Smarty_Internal_Method_RegisterCacheResource' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_registercacheresource.php', - 'Smarty_Internal_Method_RegisterClass' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_registerclass.php', - 'Smarty_Internal_Method_RegisterDefaultConfigHandler' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_registerdefaultconfighandler.php', - 'Smarty_Internal_Method_RegisterDefaultPluginHandler' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_registerdefaultpluginhandler.php', - 'Smarty_Internal_Method_RegisterDefaultTemplateHandler' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_registerdefaulttemplatehandler.php', - 'Smarty_Internal_Method_RegisterFilter' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_registerfilter.php', - 'Smarty_Internal_Method_RegisterObject' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_registerobject.php', - 'Smarty_Internal_Method_RegisterPlugin' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_registerplugin.php', - 'Smarty_Internal_Method_RegisterResource' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_registerresource.php', - 'Smarty_Internal_Method_SetAutoloadFilters' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_setautoloadfilters.php', - 'Smarty_Internal_Method_SetDebugTemplate' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_setdebugtemplate.php', - 'Smarty_Internal_Method_SetDefaultModifiers' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_setdefaultmodifiers.php', - 'Smarty_Internal_Method_UnloadFilter' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_unloadfilter.php', - 'Smarty_Internal_Method_UnregisterCacheResource' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_unregistercacheresource.php', - 'Smarty_Internal_Method_UnregisterFilter' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_unregisterfilter.php', - 'Smarty_Internal_Method_UnregisterObject' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_unregisterobject.php', - 'Smarty_Internal_Method_UnregisterPlugin' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_unregisterplugin.php', - 'Smarty_Internal_Method_UnregisterResource' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_method_unregisterresource.php', - 'Smarty_Internal_Nocache_Insert' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_nocache_insert.php', - 'Smarty_Internal_ParseTree' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_parsetree.php', - 'Smarty_Internal_ParseTree_Code' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_parsetree_code.php', - 'Smarty_Internal_ParseTree_Dq' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_parsetree_dq.php', - 'Smarty_Internal_ParseTree_DqContent' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_parsetree_dqcontent.php', - 'Smarty_Internal_ParseTree_Tag' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_parsetree_tag.php', - 'Smarty_Internal_ParseTree_Template' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_parsetree_template.php', - 'Smarty_Internal_ParseTree_Text' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_parsetree_text.php', - 'Smarty_Internal_Resource_Eval' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_resource_eval.php', - 'Smarty_Internal_Resource_Extends' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_resource_extends.php', - 'Smarty_Internal_Resource_File' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_resource_file.php', - 'Smarty_Internal_Resource_Php' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_resource_php.php', - 'Smarty_Internal_Resource_Stream' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_resource_stream.php', - 'Smarty_Internal_Resource_String' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_resource_string.php', - 'Smarty_Internal_Runtime_CacheModify' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_runtime_cachemodify.php', - 'Smarty_Internal_Runtime_CacheResourceFile' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_runtime_cacheresourcefile.php', - 'Smarty_Internal_Runtime_Capture' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_runtime_capture.php', - 'Smarty_Internal_Runtime_CodeFrame' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_runtime_codeframe.php', - 'Smarty_Internal_Runtime_FilterHandler' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_runtime_filterhandler.php', - 'Smarty_Internal_Runtime_Foreach' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_runtime_foreach.php', - 'Smarty_Internal_Runtime_GetIncludePath' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_runtime_getincludepath.php', - 'Smarty_Internal_Runtime_Inheritance' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_runtime_inheritance.php', - 'Smarty_Internal_Runtime_Make_Nocache' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_runtime_make_nocache.php', - 'Smarty_Internal_Runtime_TplFunction' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_runtime_tplfunction.php', - 'Smarty_Internal_Runtime_UpdateCache' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_runtime_updatecache.php', - 'Smarty_Internal_Runtime_UpdateScope' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_runtime_updatescope.php', - 'Smarty_Internal_Runtime_WriteFile' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_runtime_writefile.php', - 'Smarty_Internal_SmartyTemplateCompiler' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_smartytemplatecompiler.php', - 'Smarty_Internal_Template' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_template.php', - 'Smarty_Internal_TemplateBase' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_templatebase.php', - 'Smarty_Internal_TemplateCompilerBase' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_templatecompilerbase.php', - 'Smarty_Internal_Templatelexer' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_templatelexer.php', - 'Smarty_Internal_Templateparser' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_templateparser.php', - 'Smarty_Internal_TestInstall' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_testinstall.php', - 'Smarty_Internal_Undefined' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_undefined.php', - 'Smarty_Resource' => $baseDir . '/lib/Smarty/sysplugins/smarty_resource.php', - 'Smarty_Resource_Custom' => $baseDir . '/lib/Smarty/sysplugins/smarty_resource_custom.php', - 'Smarty_Resource_Recompiled' => $baseDir . '/lib/Smarty/sysplugins/smarty_resource_recompiled.php', - 'Smarty_Resource_Uncompiled' => $baseDir . '/lib/Smarty/sysplugins/smarty_resource_uncompiled.php', - 'Smarty_Security' => $baseDir . '/lib/Smarty/sysplugins/smarty_security.php', - 'Smarty_Template_Cached' => $baseDir . '/lib/Smarty/sysplugins/smarty_template_cached.php', - 'Smarty_Template_Compiled' => $baseDir . '/lib/Smarty/sysplugins/smarty_template_compiled.php', - 'Smarty_Template_Config' => $baseDir . '/lib/Smarty/sysplugins/smarty_template_config.php', - 'Smarty_Template_Resource_Base' => $baseDir . '/lib/Smarty/sysplugins/smarty_template_resource_base.php', - 'Smarty_Template_Source' => $baseDir . '/lib/Smarty/sysplugins/smarty_template_source.php', - 'Smarty_Undefined_Variable' => $baseDir . '/lib/Smarty/sysplugins/smarty_undefined_variable.php', - 'Smarty_Variable' => $baseDir . '/lib/Smarty/sysplugins/smarty_variable.php', - 'TPC_yyStackEntry' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_configfileparser.php', - 'TP_yyStackEntry' => $baseDir . '/lib/Smarty/sysplugins/smarty_internal_templateparser.php', + 'Smarty' => $vendorDir . '/egrajp/smarty-extended/src/Smarty.class.php', + 'SmartyCompilerException' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smartycompilerexception.php', + 'SmartyException' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smartyexception.php', + 'Smarty_Autoloader' => $vendorDir . '/egrajp/smarty-extended/src/Autoloader.php', + 'Smarty_CacheResource' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_cacheresource.php', + 'Smarty_CacheResource_Custom' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_cacheresource_custom.php', + 'Smarty_CacheResource_KeyValueStore' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_cacheresource_keyvaluestore.php', + 'Smarty_Data' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_data.php', + 'Smarty_Internal_Block' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_block.php', + 'Smarty_Internal_CacheResource_File' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_cacheresource_file.php', + 'Smarty_Internal_CompileBase' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compilebase.php', + 'Smarty_Internal_Compile_Append' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_append.php', + 'Smarty_Internal_Compile_Assign' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_assign.php', + 'Smarty_Internal_Compile_Block' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_block.php', + 'Smarty_Internal_Compile_Block_Child' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_block_child.php', + 'Smarty_Internal_Compile_Block_Parent' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_block_parent.php', + 'Smarty_Internal_Compile_Blockclose' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_block.php', + 'Smarty_Internal_Compile_Break' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_break.php', + 'Smarty_Internal_Compile_Call' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_call.php', + 'Smarty_Internal_Compile_Capture' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_capture.php', + 'Smarty_Internal_Compile_CaptureClose' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_capture.php', + 'Smarty_Internal_Compile_Child' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_child.php', + 'Smarty_Internal_Compile_Config_Load' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_config_load.php', + 'Smarty_Internal_Compile_Continue' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_continue.php', + 'Smarty_Internal_Compile_Debug' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_debug.php', + 'Smarty_Internal_Compile_Else' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_if.php', + 'Smarty_Internal_Compile_Elseif' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_if.php', + 'Smarty_Internal_Compile_Eval' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_eval.php', + 'Smarty_Internal_Compile_Extends' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_extends.php', + 'Smarty_Internal_Compile_For' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_for.php', + 'Smarty_Internal_Compile_Forclose' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_for.php', + 'Smarty_Internal_Compile_Foreach' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_foreach.php', + 'Smarty_Internal_Compile_Foreachclose' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_foreach.php', + 'Smarty_Internal_Compile_Foreachelse' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_foreach.php', + 'Smarty_Internal_Compile_Forelse' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_for.php', + 'Smarty_Internal_Compile_Function' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_function.php', + 'Smarty_Internal_Compile_Functionclose' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_function.php', + 'Smarty_Internal_Compile_If' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_if.php', + 'Smarty_Internal_Compile_Ifclose' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_if.php', + 'Smarty_Internal_Compile_Include' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_include.php', + 'Smarty_Internal_Compile_Insert' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_insert.php', + 'Smarty_Internal_Compile_Ldelim' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_ldelim.php', + 'Smarty_Internal_Compile_Make_Nocache' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_make_nocache.php', + 'Smarty_Internal_Compile_Nocache' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_nocache.php', + 'Smarty_Internal_Compile_Nocacheclose' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_nocache.php', + 'Smarty_Internal_Compile_Parent' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_parent.php', + 'Smarty_Internal_Compile_Private_Block_Plugin' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_block_plugin.php', + 'Smarty_Internal_Compile_Private_ForeachSection' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_foreachsection.php', + 'Smarty_Internal_Compile_Private_Function_Plugin' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_function_plugin.php', + 'Smarty_Internal_Compile_Private_Modifier' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_modifier.php', + 'Smarty_Internal_Compile_Private_Object_Block_Function' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_object_block_function.php', + 'Smarty_Internal_Compile_Private_Object_Function' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_object_function.php', + 'Smarty_Internal_Compile_Private_Print_Expression' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_print_expression.php', + 'Smarty_Internal_Compile_Private_Registered_Block' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_registered_block.php', + 'Smarty_Internal_Compile_Private_Registered_Function' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_registered_function.php', + 'Smarty_Internal_Compile_Private_Special_Variable' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_special_variable.php', + 'Smarty_Internal_Compile_Rdelim' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_rdelim.php', + 'Smarty_Internal_Compile_Section' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_section.php', + 'Smarty_Internal_Compile_Sectionclose' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_section.php', + 'Smarty_Internal_Compile_Sectionelse' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_section.php', + 'Smarty_Internal_Compile_Setfilter' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_setfilter.php', + 'Smarty_Internal_Compile_Setfilterclose' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_setfilter.php', + 'Smarty_Internal_Compile_Shared_Inheritance' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_shared_inheritance.php', + 'Smarty_Internal_Compile_While' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_while.php', + 'Smarty_Internal_Compile_Whileclose' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_while.php', + 'Smarty_Internal_Config_File_Compiler' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_config_file_compiler.php', + 'Smarty_Internal_Configfilelexer' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_configfilelexer.php', + 'Smarty_Internal_Configfileparser' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_configfileparser.php', + 'Smarty_Internal_Data' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_data.php', + 'Smarty_Internal_Debug' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_debug.php', + 'Smarty_Internal_ErrorHandler' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_errorhandler.php', + 'Smarty_Internal_Extension_Handler' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_extension_handler.php', + 'Smarty_Internal_Method_AddAutoloadFilters' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_addautoloadfilters.php', + 'Smarty_Internal_Method_AddDefaultModifiers' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_adddefaultmodifiers.php', + 'Smarty_Internal_Method_Append' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_append.php', + 'Smarty_Internal_Method_AppendByRef' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_appendbyref.php', + 'Smarty_Internal_Method_AssignByRef' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_assignbyref.php', + 'Smarty_Internal_Method_AssignGlobal' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_assignglobal.php', + 'Smarty_Internal_Method_ClearAllAssign' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_clearallassign.php', + 'Smarty_Internal_Method_ClearAllCache' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_clearallcache.php', + 'Smarty_Internal_Method_ClearAssign' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_clearassign.php', + 'Smarty_Internal_Method_ClearCache' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_clearcache.php', + 'Smarty_Internal_Method_ClearCompiledTemplate' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_clearcompiledtemplate.php', + 'Smarty_Internal_Method_ClearConfig' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_clearconfig.php', + 'Smarty_Internal_Method_CompileAllConfig' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_compileallconfig.php', + 'Smarty_Internal_Method_CompileAllTemplates' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_compilealltemplates.php', + 'Smarty_Internal_Method_ConfigLoad' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_configload.php', + 'Smarty_Internal_Method_CreateData' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_createdata.php', + 'Smarty_Internal_Method_GetAutoloadFilters' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getautoloadfilters.php', + 'Smarty_Internal_Method_GetConfigVariable' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getconfigvariable.php', + 'Smarty_Internal_Method_GetConfigVars' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getconfigvars.php', + 'Smarty_Internal_Method_GetDebugTemplate' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getdebugtemplate.php', + 'Smarty_Internal_Method_GetDefaultModifiers' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getdefaultmodifiers.php', + 'Smarty_Internal_Method_GetGlobal' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getglobal.php', + 'Smarty_Internal_Method_GetRegisteredObject' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getregisteredobject.php', + 'Smarty_Internal_Method_GetStreamVariable' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getstreamvariable.php', + 'Smarty_Internal_Method_GetTags' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_gettags.php', + 'Smarty_Internal_Method_GetTemplateVars' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_gettemplatevars.php', + 'Smarty_Internal_Method_Literals' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_literals.php', + 'Smarty_Internal_Method_LoadFilter' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_loadfilter.php', + 'Smarty_Internal_Method_LoadPlugin' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_loadplugin.php', + 'Smarty_Internal_Method_MustCompile' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_mustcompile.php', + 'Smarty_Internal_Method_RegisterCacheResource' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registercacheresource.php', + 'Smarty_Internal_Method_RegisterClass' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerclass.php', + 'Smarty_Internal_Method_RegisterDefaultConfigHandler' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerdefaultconfighandler.php', + 'Smarty_Internal_Method_RegisterDefaultPluginHandler' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerdefaultpluginhandler.php', + 'Smarty_Internal_Method_RegisterDefaultTemplateHandler' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerdefaulttemplatehandler.php', + 'Smarty_Internal_Method_RegisterFilter' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerfilter.php', + 'Smarty_Internal_Method_RegisterObject' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerobject.php', + 'Smarty_Internal_Method_RegisterPlugin' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerplugin.php', + 'Smarty_Internal_Method_RegisterResource' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerresource.php', + 'Smarty_Internal_Method_SetAutoloadFilters' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_setautoloadfilters.php', + 'Smarty_Internal_Method_SetDebugTemplate' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_setdebugtemplate.php', + 'Smarty_Internal_Method_SetDefaultModifiers' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_setdefaultmodifiers.php', + 'Smarty_Internal_Method_UnloadFilter' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_unloadfilter.php', + 'Smarty_Internal_Method_UnregisterCacheResource' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_unregistercacheresource.php', + 'Smarty_Internal_Method_UnregisterFilter' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_unregisterfilter.php', + 'Smarty_Internal_Method_UnregisterObject' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_unregisterobject.php', + 'Smarty_Internal_Method_UnregisterPlugin' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_unregisterplugin.php', + 'Smarty_Internal_Method_UnregisterResource' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_unregisterresource.php', + 'Smarty_Internal_Nocache_Insert' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_nocache_insert.php', + 'Smarty_Internal_ParseTree' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_parsetree.php', + 'Smarty_Internal_ParseTree_Code' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_parsetree_code.php', + 'Smarty_Internal_ParseTree_Dq' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_parsetree_dq.php', + 'Smarty_Internal_ParseTree_DqContent' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_parsetree_dqcontent.php', + 'Smarty_Internal_ParseTree_Tag' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_parsetree_tag.php', + 'Smarty_Internal_ParseTree_Template' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_parsetree_template.php', + 'Smarty_Internal_ParseTree_Text' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_parsetree_text.php', + 'Smarty_Internal_Resource_Eval' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_resource_eval.php', + 'Smarty_Internal_Resource_Extends' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_resource_extends.php', + 'Smarty_Internal_Resource_File' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_resource_file.php', + 'Smarty_Internal_Resource_Php' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_resource_php.php', + 'Smarty_Internal_Resource_Stream' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_resource_stream.php', + 'Smarty_Internal_Resource_String' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_resource_string.php', + 'Smarty_Internal_Runtime_CacheModify' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_cachemodify.php', + 'Smarty_Internal_Runtime_CacheResourceFile' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_cacheresourcefile.php', + 'Smarty_Internal_Runtime_Capture' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_capture.php', + 'Smarty_Internal_Runtime_CodeFrame' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_codeframe.php', + 'Smarty_Internal_Runtime_FilterHandler' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_filterhandler.php', + 'Smarty_Internal_Runtime_Foreach' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_foreach.php', + 'Smarty_Internal_Runtime_GetIncludePath' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_getincludepath.php', + 'Smarty_Internal_Runtime_Inheritance' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_inheritance.php', + 'Smarty_Internal_Runtime_Make_Nocache' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_make_nocache.php', + 'Smarty_Internal_Runtime_TplFunction' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_tplfunction.php', + 'Smarty_Internal_Runtime_UpdateCache' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_updatecache.php', + 'Smarty_Internal_Runtime_UpdateScope' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_updatescope.php', + 'Smarty_Internal_Runtime_WriteFile' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_writefile.php', + 'Smarty_Internal_SmartyTemplateCompiler' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_smartytemplatecompiler.php', + 'Smarty_Internal_Template' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_template.php', + 'Smarty_Internal_TemplateBase' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_templatebase.php', + 'Smarty_Internal_TemplateCompilerBase' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_templatecompilerbase.php', + 'Smarty_Internal_Templatelexer' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_templatelexer.php', + 'Smarty_Internal_Templateparser' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_templateparser.php', + 'Smarty_Internal_TestInstall' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_testinstall.php', + 'Smarty_Internal_Undefined' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_undefined.php', + 'Smarty_Resource' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_resource.php', + 'Smarty_Resource_Custom' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_resource_custom.php', + 'Smarty_Resource_Recompiled' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_resource_recompiled.php', + 'Smarty_Resource_Uncompiled' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_resource_uncompiled.php', + 'Smarty_Security' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_security.php', + 'Smarty_Template_Cached' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_template_cached.php', + 'Smarty_Template_Compiled' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_template_compiled.php', + 'Smarty_Template_Config' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_template_config.php', + 'Smarty_Template_Resource_Base' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_template_resource_base.php', + 'Smarty_Template_Source' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_template_source.php', + 'Smarty_Undefined_Variable' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_undefined_variable.php', + 'Smarty_Variable' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_variable.php', + 'TPC_yyStackEntry' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_configfileparser.php', + 'TP_yyStackEntry' => $vendorDir . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_templateparser.php', 'Test\\DB\\TestDB' => $baseDir . '/lib/Test/DB/TestDB.php', 'Test\\Test' => $baseDir . '/lib/Test/Test.php', 'TheSeer\\Tokenizer\\Exception' => $vendorDir . '/theseer/tokenizer/src/Exception.php', diff --git a/www/vendor/composer/autoload_static.php b/www/vendor/composer/autoload_static.php index 3d11a186..8c18fd81 100644 --- a/www/vendor/composer/autoload_static.php +++ b/www/vendor/composer/autoload_static.php @@ -729,175 +729,175 @@ class ComposerStaticInit10fe8fe2ec4017b8644d2b64bcf398b9 'SebastianBergmann\\Type\\UnknownType' => __DIR__ . '/..' . '/sebastian/type/src/type/UnknownType.php', 'SebastianBergmann\\Type\\VoidType' => __DIR__ . '/..' . '/sebastian/type/src/type/VoidType.php', 'SebastianBergmann\\Version' => __DIR__ . '/..' . '/sebastian/version/src/Version.php', - 'Smarty' => __DIR__ . '/../..' . '/lib/Smarty/Smarty.class.php', - 'SmartyCompilerException' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smartycompilerexception.php', - 'SmartyException' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smartyexception.php', - 'Smarty_Autoloader' => __DIR__ . '/../..' . '/lib/Smarty/Autoloader.php', - 'Smarty_CacheResource' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_cacheresource.php', - 'Smarty_CacheResource_Custom' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_cacheresource_custom.php', - 'Smarty_CacheResource_KeyValueStore' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_cacheresource_keyvaluestore.php', - 'Smarty_Data' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_data.php', - 'Smarty_Internal_Block' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_block.php', - 'Smarty_Internal_CacheResource_File' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_cacheresource_file.php', - 'Smarty_Internal_CompileBase' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compilebase.php', - 'Smarty_Internal_Compile_Append' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_append.php', - 'Smarty_Internal_Compile_Assign' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_assign.php', - 'Smarty_Internal_Compile_Block' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_block.php', - 'Smarty_Internal_Compile_Block_Child' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_block_child.php', - 'Smarty_Internal_Compile_Block_Parent' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_block_parent.php', - 'Smarty_Internal_Compile_Blockclose' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_block.php', - 'Smarty_Internal_Compile_Break' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_break.php', - 'Smarty_Internal_Compile_Call' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_call.php', - 'Smarty_Internal_Compile_Capture' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_capture.php', - 'Smarty_Internal_Compile_CaptureClose' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_capture.php', - 'Smarty_Internal_Compile_Child' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_child.php', - 'Smarty_Internal_Compile_Config_Load' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_config_load.php', - 'Smarty_Internal_Compile_Continue' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_continue.php', - 'Smarty_Internal_Compile_Debug' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_debug.php', - 'Smarty_Internal_Compile_Else' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_if.php', - 'Smarty_Internal_Compile_Elseif' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_if.php', - 'Smarty_Internal_Compile_Eval' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_eval.php', - 'Smarty_Internal_Compile_Extends' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_extends.php', - 'Smarty_Internal_Compile_For' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_for.php', - 'Smarty_Internal_Compile_Forclose' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_for.php', - 'Smarty_Internal_Compile_Foreach' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_foreach.php', - 'Smarty_Internal_Compile_Foreachclose' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_foreach.php', - 'Smarty_Internal_Compile_Foreachelse' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_foreach.php', - 'Smarty_Internal_Compile_Forelse' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_for.php', - 'Smarty_Internal_Compile_Function' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_function.php', - 'Smarty_Internal_Compile_Functionclose' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_function.php', - 'Smarty_Internal_Compile_If' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_if.php', - 'Smarty_Internal_Compile_Ifclose' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_if.php', - 'Smarty_Internal_Compile_Include' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_include.php', - 'Smarty_Internal_Compile_Insert' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_insert.php', - 'Smarty_Internal_Compile_Ldelim' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_ldelim.php', - 'Smarty_Internal_Compile_Make_Nocache' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_make_nocache.php', - 'Smarty_Internal_Compile_Nocache' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_nocache.php', - 'Smarty_Internal_Compile_Nocacheclose' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_nocache.php', - 'Smarty_Internal_Compile_Parent' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_parent.php', - 'Smarty_Internal_Compile_Private_Block_Plugin' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_private_block_plugin.php', - 'Smarty_Internal_Compile_Private_ForeachSection' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_private_foreachsection.php', - 'Smarty_Internal_Compile_Private_Function_Plugin' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_private_function_plugin.php', - 'Smarty_Internal_Compile_Private_Modifier' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_private_modifier.php', - 'Smarty_Internal_Compile_Private_Object_Block_Function' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_private_object_block_function.php', - 'Smarty_Internal_Compile_Private_Object_Function' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_private_object_function.php', - 'Smarty_Internal_Compile_Private_Print_Expression' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_private_print_expression.php', - 'Smarty_Internal_Compile_Private_Registered_Block' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_private_registered_block.php', - 'Smarty_Internal_Compile_Private_Registered_Function' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_private_registered_function.php', - 'Smarty_Internal_Compile_Private_Special_Variable' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_private_special_variable.php', - 'Smarty_Internal_Compile_Rdelim' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_rdelim.php', - 'Smarty_Internal_Compile_Section' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_section.php', - 'Smarty_Internal_Compile_Sectionclose' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_section.php', - 'Smarty_Internal_Compile_Sectionelse' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_section.php', - 'Smarty_Internal_Compile_Setfilter' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_setfilter.php', - 'Smarty_Internal_Compile_Setfilterclose' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_setfilter.php', - 'Smarty_Internal_Compile_Shared_Inheritance' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_shared_inheritance.php', - 'Smarty_Internal_Compile_While' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_while.php', - 'Smarty_Internal_Compile_Whileclose' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_compile_while.php', - 'Smarty_Internal_Config_File_Compiler' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_config_file_compiler.php', - 'Smarty_Internal_Configfilelexer' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_configfilelexer.php', - 'Smarty_Internal_Configfileparser' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_configfileparser.php', - 'Smarty_Internal_Data' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_data.php', - 'Smarty_Internal_Debug' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_debug.php', - 'Smarty_Internal_ErrorHandler' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_errorhandler.php', - 'Smarty_Internal_Extension_Handler' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_extension_handler.php', - 'Smarty_Internal_Method_AddAutoloadFilters' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_addautoloadfilters.php', - 'Smarty_Internal_Method_AddDefaultModifiers' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_adddefaultmodifiers.php', - 'Smarty_Internal_Method_Append' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_append.php', - 'Smarty_Internal_Method_AppendByRef' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_appendbyref.php', - 'Smarty_Internal_Method_AssignByRef' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_assignbyref.php', - 'Smarty_Internal_Method_AssignGlobal' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_assignglobal.php', - 'Smarty_Internal_Method_ClearAllAssign' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_clearallassign.php', - 'Smarty_Internal_Method_ClearAllCache' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_clearallcache.php', - 'Smarty_Internal_Method_ClearAssign' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_clearassign.php', - 'Smarty_Internal_Method_ClearCache' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_clearcache.php', - 'Smarty_Internal_Method_ClearCompiledTemplate' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_clearcompiledtemplate.php', - 'Smarty_Internal_Method_ClearConfig' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_clearconfig.php', - 'Smarty_Internal_Method_CompileAllConfig' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_compileallconfig.php', - 'Smarty_Internal_Method_CompileAllTemplates' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_compilealltemplates.php', - 'Smarty_Internal_Method_ConfigLoad' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_configload.php', - 'Smarty_Internal_Method_CreateData' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_createdata.php', - 'Smarty_Internal_Method_GetAutoloadFilters' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_getautoloadfilters.php', - 'Smarty_Internal_Method_GetConfigVariable' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_getconfigvariable.php', - 'Smarty_Internal_Method_GetConfigVars' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_getconfigvars.php', - 'Smarty_Internal_Method_GetDebugTemplate' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_getdebugtemplate.php', - 'Smarty_Internal_Method_GetDefaultModifiers' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_getdefaultmodifiers.php', - 'Smarty_Internal_Method_GetGlobal' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_getglobal.php', - 'Smarty_Internal_Method_GetRegisteredObject' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_getregisteredobject.php', - 'Smarty_Internal_Method_GetStreamVariable' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_getstreamvariable.php', - 'Smarty_Internal_Method_GetTags' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_gettags.php', - 'Smarty_Internal_Method_GetTemplateVars' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_gettemplatevars.php', - 'Smarty_Internal_Method_Literals' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_literals.php', - 'Smarty_Internal_Method_LoadFilter' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_loadfilter.php', - 'Smarty_Internal_Method_LoadPlugin' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_loadplugin.php', - 'Smarty_Internal_Method_MustCompile' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_mustcompile.php', - 'Smarty_Internal_Method_RegisterCacheResource' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_registercacheresource.php', - 'Smarty_Internal_Method_RegisterClass' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_registerclass.php', - 'Smarty_Internal_Method_RegisterDefaultConfigHandler' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_registerdefaultconfighandler.php', - 'Smarty_Internal_Method_RegisterDefaultPluginHandler' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_registerdefaultpluginhandler.php', - 'Smarty_Internal_Method_RegisterDefaultTemplateHandler' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_registerdefaulttemplatehandler.php', - 'Smarty_Internal_Method_RegisterFilter' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_registerfilter.php', - 'Smarty_Internal_Method_RegisterObject' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_registerobject.php', - 'Smarty_Internal_Method_RegisterPlugin' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_registerplugin.php', - 'Smarty_Internal_Method_RegisterResource' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_registerresource.php', - 'Smarty_Internal_Method_SetAutoloadFilters' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_setautoloadfilters.php', - 'Smarty_Internal_Method_SetDebugTemplate' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_setdebugtemplate.php', - 'Smarty_Internal_Method_SetDefaultModifiers' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_setdefaultmodifiers.php', - 'Smarty_Internal_Method_UnloadFilter' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_unloadfilter.php', - 'Smarty_Internal_Method_UnregisterCacheResource' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_unregistercacheresource.php', - 'Smarty_Internal_Method_UnregisterFilter' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_unregisterfilter.php', - 'Smarty_Internal_Method_UnregisterObject' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_unregisterobject.php', - 'Smarty_Internal_Method_UnregisterPlugin' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_unregisterplugin.php', - 'Smarty_Internal_Method_UnregisterResource' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_method_unregisterresource.php', - 'Smarty_Internal_Nocache_Insert' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_nocache_insert.php', - 'Smarty_Internal_ParseTree' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_parsetree.php', - 'Smarty_Internal_ParseTree_Code' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_parsetree_code.php', - 'Smarty_Internal_ParseTree_Dq' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_parsetree_dq.php', - 'Smarty_Internal_ParseTree_DqContent' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_parsetree_dqcontent.php', - 'Smarty_Internal_ParseTree_Tag' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_parsetree_tag.php', - 'Smarty_Internal_ParseTree_Template' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_parsetree_template.php', - 'Smarty_Internal_ParseTree_Text' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_parsetree_text.php', - 'Smarty_Internal_Resource_Eval' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_resource_eval.php', - 'Smarty_Internal_Resource_Extends' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_resource_extends.php', - 'Smarty_Internal_Resource_File' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_resource_file.php', - 'Smarty_Internal_Resource_Php' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_resource_php.php', - 'Smarty_Internal_Resource_Stream' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_resource_stream.php', - 'Smarty_Internal_Resource_String' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_resource_string.php', - 'Smarty_Internal_Runtime_CacheModify' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_runtime_cachemodify.php', - 'Smarty_Internal_Runtime_CacheResourceFile' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_runtime_cacheresourcefile.php', - 'Smarty_Internal_Runtime_Capture' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_runtime_capture.php', - 'Smarty_Internal_Runtime_CodeFrame' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_runtime_codeframe.php', - 'Smarty_Internal_Runtime_FilterHandler' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_runtime_filterhandler.php', - 'Smarty_Internal_Runtime_Foreach' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_runtime_foreach.php', - 'Smarty_Internal_Runtime_GetIncludePath' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_runtime_getincludepath.php', - 'Smarty_Internal_Runtime_Inheritance' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_runtime_inheritance.php', - 'Smarty_Internal_Runtime_Make_Nocache' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_runtime_make_nocache.php', - 'Smarty_Internal_Runtime_TplFunction' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_runtime_tplfunction.php', - 'Smarty_Internal_Runtime_UpdateCache' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_runtime_updatecache.php', - 'Smarty_Internal_Runtime_UpdateScope' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_runtime_updatescope.php', - 'Smarty_Internal_Runtime_WriteFile' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_runtime_writefile.php', - 'Smarty_Internal_SmartyTemplateCompiler' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_smartytemplatecompiler.php', - 'Smarty_Internal_Template' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_template.php', - 'Smarty_Internal_TemplateBase' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_templatebase.php', - 'Smarty_Internal_TemplateCompilerBase' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_templatecompilerbase.php', - 'Smarty_Internal_Templatelexer' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_templatelexer.php', - 'Smarty_Internal_Templateparser' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_templateparser.php', - 'Smarty_Internal_TestInstall' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_testinstall.php', - 'Smarty_Internal_Undefined' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_undefined.php', - 'Smarty_Resource' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_resource.php', - 'Smarty_Resource_Custom' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_resource_custom.php', - 'Smarty_Resource_Recompiled' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_resource_recompiled.php', - 'Smarty_Resource_Uncompiled' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_resource_uncompiled.php', - 'Smarty_Security' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_security.php', - 'Smarty_Template_Cached' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_template_cached.php', - 'Smarty_Template_Compiled' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_template_compiled.php', - 'Smarty_Template_Config' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_template_config.php', - 'Smarty_Template_Resource_Base' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_template_resource_base.php', - 'Smarty_Template_Source' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_template_source.php', - 'Smarty_Undefined_Variable' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_undefined_variable.php', - 'Smarty_Variable' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_variable.php', - 'TPC_yyStackEntry' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_configfileparser.php', - 'TP_yyStackEntry' => __DIR__ . '/../..' . '/lib/Smarty/sysplugins/smarty_internal_templateparser.php', + 'Smarty' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/Smarty.class.php', + 'SmartyCompilerException' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smartycompilerexception.php', + 'SmartyException' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smartyexception.php', + 'Smarty_Autoloader' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/Autoloader.php', + 'Smarty_CacheResource' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_cacheresource.php', + 'Smarty_CacheResource_Custom' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_cacheresource_custom.php', + 'Smarty_CacheResource_KeyValueStore' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_cacheresource_keyvaluestore.php', + 'Smarty_Data' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_data.php', + 'Smarty_Internal_Block' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_block.php', + 'Smarty_Internal_CacheResource_File' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_cacheresource_file.php', + 'Smarty_Internal_CompileBase' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compilebase.php', + 'Smarty_Internal_Compile_Append' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_append.php', + 'Smarty_Internal_Compile_Assign' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_assign.php', + 'Smarty_Internal_Compile_Block' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_block.php', + 'Smarty_Internal_Compile_Block_Child' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_block_child.php', + 'Smarty_Internal_Compile_Block_Parent' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_block_parent.php', + 'Smarty_Internal_Compile_Blockclose' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_block.php', + 'Smarty_Internal_Compile_Break' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_break.php', + 'Smarty_Internal_Compile_Call' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_call.php', + 'Smarty_Internal_Compile_Capture' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_capture.php', + 'Smarty_Internal_Compile_CaptureClose' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_capture.php', + 'Smarty_Internal_Compile_Child' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_child.php', + 'Smarty_Internal_Compile_Config_Load' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_config_load.php', + 'Smarty_Internal_Compile_Continue' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_continue.php', + 'Smarty_Internal_Compile_Debug' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_debug.php', + 'Smarty_Internal_Compile_Else' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_if.php', + 'Smarty_Internal_Compile_Elseif' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_if.php', + 'Smarty_Internal_Compile_Eval' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_eval.php', + 'Smarty_Internal_Compile_Extends' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_extends.php', + 'Smarty_Internal_Compile_For' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_for.php', + 'Smarty_Internal_Compile_Forclose' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_for.php', + 'Smarty_Internal_Compile_Foreach' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_foreach.php', + 'Smarty_Internal_Compile_Foreachclose' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_foreach.php', + 'Smarty_Internal_Compile_Foreachelse' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_foreach.php', + 'Smarty_Internal_Compile_Forelse' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_for.php', + 'Smarty_Internal_Compile_Function' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_function.php', + 'Smarty_Internal_Compile_Functionclose' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_function.php', + 'Smarty_Internal_Compile_If' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_if.php', + 'Smarty_Internal_Compile_Ifclose' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_if.php', + 'Smarty_Internal_Compile_Include' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_include.php', + 'Smarty_Internal_Compile_Insert' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_insert.php', + 'Smarty_Internal_Compile_Ldelim' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_ldelim.php', + 'Smarty_Internal_Compile_Make_Nocache' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_make_nocache.php', + 'Smarty_Internal_Compile_Nocache' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_nocache.php', + 'Smarty_Internal_Compile_Nocacheclose' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_nocache.php', + 'Smarty_Internal_Compile_Parent' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_parent.php', + 'Smarty_Internal_Compile_Private_Block_Plugin' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_block_plugin.php', + 'Smarty_Internal_Compile_Private_ForeachSection' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_foreachsection.php', + 'Smarty_Internal_Compile_Private_Function_Plugin' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_function_plugin.php', + 'Smarty_Internal_Compile_Private_Modifier' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_modifier.php', + 'Smarty_Internal_Compile_Private_Object_Block_Function' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_object_block_function.php', + 'Smarty_Internal_Compile_Private_Object_Function' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_object_function.php', + 'Smarty_Internal_Compile_Private_Print_Expression' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_print_expression.php', + 'Smarty_Internal_Compile_Private_Registered_Block' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_registered_block.php', + 'Smarty_Internal_Compile_Private_Registered_Function' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_registered_function.php', + 'Smarty_Internal_Compile_Private_Special_Variable' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_special_variable.php', + 'Smarty_Internal_Compile_Rdelim' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_rdelim.php', + 'Smarty_Internal_Compile_Section' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_section.php', + 'Smarty_Internal_Compile_Sectionclose' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_section.php', + 'Smarty_Internal_Compile_Sectionelse' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_section.php', + 'Smarty_Internal_Compile_Setfilter' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_setfilter.php', + 'Smarty_Internal_Compile_Setfilterclose' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_setfilter.php', + 'Smarty_Internal_Compile_Shared_Inheritance' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_shared_inheritance.php', + 'Smarty_Internal_Compile_While' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_while.php', + 'Smarty_Internal_Compile_Whileclose' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_while.php', + 'Smarty_Internal_Config_File_Compiler' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_config_file_compiler.php', + 'Smarty_Internal_Configfilelexer' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_configfilelexer.php', + 'Smarty_Internal_Configfileparser' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_configfileparser.php', + 'Smarty_Internal_Data' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_data.php', + 'Smarty_Internal_Debug' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_debug.php', + 'Smarty_Internal_ErrorHandler' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_errorhandler.php', + 'Smarty_Internal_Extension_Handler' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_extension_handler.php', + 'Smarty_Internal_Method_AddAutoloadFilters' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_addautoloadfilters.php', + 'Smarty_Internal_Method_AddDefaultModifiers' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_adddefaultmodifiers.php', + 'Smarty_Internal_Method_Append' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_append.php', + 'Smarty_Internal_Method_AppendByRef' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_appendbyref.php', + 'Smarty_Internal_Method_AssignByRef' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_assignbyref.php', + 'Smarty_Internal_Method_AssignGlobal' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_assignglobal.php', + 'Smarty_Internal_Method_ClearAllAssign' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_clearallassign.php', + 'Smarty_Internal_Method_ClearAllCache' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_clearallcache.php', + 'Smarty_Internal_Method_ClearAssign' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_clearassign.php', + 'Smarty_Internal_Method_ClearCache' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_clearcache.php', + 'Smarty_Internal_Method_ClearCompiledTemplate' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_clearcompiledtemplate.php', + 'Smarty_Internal_Method_ClearConfig' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_clearconfig.php', + 'Smarty_Internal_Method_CompileAllConfig' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_compileallconfig.php', + 'Smarty_Internal_Method_CompileAllTemplates' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_compilealltemplates.php', + 'Smarty_Internal_Method_ConfigLoad' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_configload.php', + 'Smarty_Internal_Method_CreateData' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_createdata.php', + 'Smarty_Internal_Method_GetAutoloadFilters' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getautoloadfilters.php', + 'Smarty_Internal_Method_GetConfigVariable' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getconfigvariable.php', + 'Smarty_Internal_Method_GetConfigVars' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getconfigvars.php', + 'Smarty_Internal_Method_GetDebugTemplate' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getdebugtemplate.php', + 'Smarty_Internal_Method_GetDefaultModifiers' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getdefaultmodifiers.php', + 'Smarty_Internal_Method_GetGlobal' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getglobal.php', + 'Smarty_Internal_Method_GetRegisteredObject' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getregisteredobject.php', + 'Smarty_Internal_Method_GetStreamVariable' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getstreamvariable.php', + 'Smarty_Internal_Method_GetTags' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_gettags.php', + 'Smarty_Internal_Method_GetTemplateVars' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_gettemplatevars.php', + 'Smarty_Internal_Method_Literals' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_literals.php', + 'Smarty_Internal_Method_LoadFilter' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_loadfilter.php', + 'Smarty_Internal_Method_LoadPlugin' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_loadplugin.php', + 'Smarty_Internal_Method_MustCompile' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_mustcompile.php', + 'Smarty_Internal_Method_RegisterCacheResource' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registercacheresource.php', + 'Smarty_Internal_Method_RegisterClass' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerclass.php', + 'Smarty_Internal_Method_RegisterDefaultConfigHandler' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerdefaultconfighandler.php', + 'Smarty_Internal_Method_RegisterDefaultPluginHandler' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerdefaultpluginhandler.php', + 'Smarty_Internal_Method_RegisterDefaultTemplateHandler' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerdefaulttemplatehandler.php', + 'Smarty_Internal_Method_RegisterFilter' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerfilter.php', + 'Smarty_Internal_Method_RegisterObject' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerobject.php', + 'Smarty_Internal_Method_RegisterPlugin' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerplugin.php', + 'Smarty_Internal_Method_RegisterResource' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerresource.php', + 'Smarty_Internal_Method_SetAutoloadFilters' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_setautoloadfilters.php', + 'Smarty_Internal_Method_SetDebugTemplate' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_setdebugtemplate.php', + 'Smarty_Internal_Method_SetDefaultModifiers' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_setdefaultmodifiers.php', + 'Smarty_Internal_Method_UnloadFilter' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_unloadfilter.php', + 'Smarty_Internal_Method_UnregisterCacheResource' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_unregistercacheresource.php', + 'Smarty_Internal_Method_UnregisterFilter' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_unregisterfilter.php', + 'Smarty_Internal_Method_UnregisterObject' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_unregisterobject.php', + 'Smarty_Internal_Method_UnregisterPlugin' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_unregisterplugin.php', + 'Smarty_Internal_Method_UnregisterResource' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_unregisterresource.php', + 'Smarty_Internal_Nocache_Insert' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_nocache_insert.php', + 'Smarty_Internal_ParseTree' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_parsetree.php', + 'Smarty_Internal_ParseTree_Code' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_parsetree_code.php', + 'Smarty_Internal_ParseTree_Dq' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_parsetree_dq.php', + 'Smarty_Internal_ParseTree_DqContent' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_parsetree_dqcontent.php', + 'Smarty_Internal_ParseTree_Tag' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_parsetree_tag.php', + 'Smarty_Internal_ParseTree_Template' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_parsetree_template.php', + 'Smarty_Internal_ParseTree_Text' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_parsetree_text.php', + 'Smarty_Internal_Resource_Eval' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_resource_eval.php', + 'Smarty_Internal_Resource_Extends' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_resource_extends.php', + 'Smarty_Internal_Resource_File' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_resource_file.php', + 'Smarty_Internal_Resource_Php' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_resource_php.php', + 'Smarty_Internal_Resource_Stream' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_resource_stream.php', + 'Smarty_Internal_Resource_String' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_resource_string.php', + 'Smarty_Internal_Runtime_CacheModify' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_cachemodify.php', + 'Smarty_Internal_Runtime_CacheResourceFile' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_cacheresourcefile.php', + 'Smarty_Internal_Runtime_Capture' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_capture.php', + 'Smarty_Internal_Runtime_CodeFrame' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_codeframe.php', + 'Smarty_Internal_Runtime_FilterHandler' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_filterhandler.php', + 'Smarty_Internal_Runtime_Foreach' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_foreach.php', + 'Smarty_Internal_Runtime_GetIncludePath' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_getincludepath.php', + 'Smarty_Internal_Runtime_Inheritance' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_inheritance.php', + 'Smarty_Internal_Runtime_Make_Nocache' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_make_nocache.php', + 'Smarty_Internal_Runtime_TplFunction' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_tplfunction.php', + 'Smarty_Internal_Runtime_UpdateCache' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_updatecache.php', + 'Smarty_Internal_Runtime_UpdateScope' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_updatescope.php', + 'Smarty_Internal_Runtime_WriteFile' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_writefile.php', + 'Smarty_Internal_SmartyTemplateCompiler' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_smartytemplatecompiler.php', + 'Smarty_Internal_Template' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_template.php', + 'Smarty_Internal_TemplateBase' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_templatebase.php', + 'Smarty_Internal_TemplateCompilerBase' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_templatecompilerbase.php', + 'Smarty_Internal_Templatelexer' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_templatelexer.php', + 'Smarty_Internal_Templateparser' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_templateparser.php', + 'Smarty_Internal_TestInstall' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_testinstall.php', + 'Smarty_Internal_Undefined' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_undefined.php', + 'Smarty_Resource' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_resource.php', + 'Smarty_Resource_Custom' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_resource_custom.php', + 'Smarty_Resource_Recompiled' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_resource_recompiled.php', + 'Smarty_Resource_Uncompiled' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_resource_uncompiled.php', + 'Smarty_Security' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_security.php', + 'Smarty_Template_Cached' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_template_cached.php', + 'Smarty_Template_Compiled' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_template_compiled.php', + 'Smarty_Template_Config' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_template_config.php', + 'Smarty_Template_Resource_Base' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_template_resource_base.php', + 'Smarty_Template_Source' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_template_source.php', + 'Smarty_Undefined_Variable' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_undefined_variable.php', + 'Smarty_Variable' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_variable.php', + 'TPC_yyStackEntry' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_configfileparser.php', + 'TP_yyStackEntry' => __DIR__ . '/..' . '/egrajp/smarty-extended/src/sysplugins/smarty_internal_templateparser.php', 'Test\\DB\\TestDB' => __DIR__ . '/../..' . '/lib/Test/DB/TestDB.php', 'Test\\Test' => __DIR__ . '/../..' . '/lib/Test/Test.php', 'TheSeer\\Tokenizer\\Exception' => __DIR__ . '/..' . '/theseer/tokenizer/src/Exception.php', diff --git a/www/vendor/composer/installed.json b/www/vendor/composer/installed.json index ff9918d5..f93bf3a8 100644 --- a/www/vendor/composer/installed.json +++ b/www/vendor/composer/installed.json @@ -73,6 +73,39 @@ ], "install-path": "../doctrine/instantiator" }, + { + "name": "egrajp/smarty-extended", + "version": "4.3.0", + "version_normalized": "4.3.0.0", + "dist": { + "type": "zip", + "url": "https://git.egplusww.jp/api/packages/Composer/composer/files/egrajp%2Fsmarty-extended/4.3.0/egrajp-smarty-extended.4.3.0.zip", + "shasum": "d41bda35c0d52da35cf911ab0b018655a09f072b" + }, + "time": "2023-02-17T14:14:10+09:00", + "type": "library", + "installation-source": "dist", + "autoload": { + "classmap": [ + "src/" + ] + }, + "license": [ + "LGPL-3.0" + ], + "authors": [ + { + "name": "Clemens Schwaighofer", + "email": "clemens.schwaighofer@egplusww.com" + } + ], + "description": "Smarty, extended with gettext, checkbox/radio labels and index numbers", + "homepage": "https://github.com/smarty-php/smarty/", + "keywords": [ + "templating" + ], + "install-path": "../egrajp/smarty-extended" + }, { "name": "myclabs/deep-copy", "version": "1.11.0", diff --git a/www/vendor/composer/installed.php b/www/vendor/composer/installed.php index c91602de..d3dd144a 100644 --- a/www/vendor/composer/installed.php +++ b/www/vendor/composer/installed.php @@ -28,6 +28,15 @@ 'aliases' => array(), 'dev_requirement' => false, ), + 'egrajp/smarty-extended' => array( + 'pretty_version' => '4.3.0', + 'version' => '4.3.0.0', + 'reference' => NULL, + 'type' => 'library', + 'install_path' => __DIR__ . '/../egrajp/smarty-extended', + 'aliases' => array(), + 'dev_requirement' => false, + ), 'myclabs/deep-copy' => array( 'pretty_version' => '1.11.0', 'version' => '1.11.0.0', diff --git a/www/vendor/egrajp/smarty-extended/.gitignore b/www/vendor/egrajp/smarty-extended/.gitignore new file mode 100644 index 00000000..7579f743 --- /dev/null +++ b/www/vendor/egrajp/smarty-extended/.gitignore @@ -0,0 +1,2 @@ +vendor +composer.lock diff --git a/www/vendor/egrajp/smarty-extended/ReadMe.md b/www/vendor/egrajp/smarty-extended/ReadMe.md new file mode 100644 index 00000000..f3b5c5f8 --- /dev/null +++ b/www/vendor/egrajp/smarty-extended/ReadMe.md @@ -0,0 +1,55 @@ +# Composer package from Smarty Extended + +This is an updated package for smarty\smarty + +Adds: + +- translation block +- label and pos for checkboxes and radio buttons + +For local install only + +## Setup from central composer + +| Host | Location | Type | +| - | - | - | +| composer.tokyo.tequila.jp | soba-local | Local test | +| composer-local.tokyo.tequila.jp | udon-local | Local Live, no https | +| composer.egplusww.jp | udon | General Live (use this) | + +composer.json: + +For Local test, note that secure-http has to be turned off: + +```json +{ + "repositories": [ + { + "type": "composer", + "url": "http://composer.tokyo.tequila.jp" + } + ], + "require": { + "egrajp/smarty-extended": "@dev" + }, + "config": { + "secure-http": false + } +} +``` + +For live settings + +```json +{ + "repositories": [ + { + "type": "composer", + "url": "https://composer.egplusww.jp" + } + ], + "require": { + "egrajp/smarty-extended": "@dev" + } +} +``` diff --git a/www/vendor/egrajp/smarty-extended/composer.json b/www/vendor/egrajp/smarty-extended/composer.json new file mode 100644 index 00000000..dfc944f8 --- /dev/null +++ b/www/vendor/egrajp/smarty-extended/composer.json @@ -0,0 +1,23 @@ +{ + "name": "egrajp/smarty-extended", + "description": "Smarty, extended with gettext, checkbox/radio labels and index numbers", + "type": "library", + "keywords": [ + "templating" + ], + "homepage": "https://github.com/smarty-php/smarty/", + "license": "LGPL-3.0", + "autoload": { + "classmap": [ + "src/" + ] + }, + "authors": [ + { + "name": "Clemens Schwaighofer", + "email": "clemens.schwaighofer@egplusww.com" + } + ], + "minimum-stability": "dev", + "require": {} +} diff --git a/www/lib/smarty-4.3.0/libs/Autoloader.php b/www/vendor/egrajp/smarty-extended/src/Autoloader.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/Autoloader.php rename to www/vendor/egrajp/smarty-extended/src/Autoloader.php diff --git a/www/lib/smarty-4.3.0/libs/Smarty.class.php b/www/vendor/egrajp/smarty-extended/src/Smarty.class.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/Smarty.class.php rename to www/vendor/egrajp/smarty-extended/src/Smarty.class.php diff --git a/www/lib/smarty-4.3.0/libs/bootstrap.php b/www/vendor/egrajp/smarty-extended/src/bootstrap.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/bootstrap.php rename to www/vendor/egrajp/smarty-extended/src/bootstrap.php diff --git a/www/lib/smarty-4.3.0/libs/debug.tpl b/www/vendor/egrajp/smarty-extended/src/debug.tpl similarity index 100% rename from www/lib/smarty-4.3.0/libs/debug.tpl rename to www/vendor/egrajp/smarty-extended/src/debug.tpl diff --git a/www/lib/smarty-4.3.0/libs/functions.php b/www/vendor/egrajp/smarty-extended/src/functions.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/functions.php rename to www/vendor/egrajp/smarty-extended/src/functions.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/block.t.php b/www/vendor/egrajp/smarty-extended/src/plugins/block.t.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/block.t.php rename to www/vendor/egrajp/smarty-extended/src/plugins/block.t.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/block.textformat.php b/www/vendor/egrajp/smarty-extended/src/plugins/block.textformat.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/block.textformat.php rename to www/vendor/egrajp/smarty-extended/src/plugins/block.textformat.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/function.counter.php b/www/vendor/egrajp/smarty-extended/src/plugins/function.counter.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/function.counter.php rename to www/vendor/egrajp/smarty-extended/src/plugins/function.counter.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/function.cycle.php b/www/vendor/egrajp/smarty-extended/src/plugins/function.cycle.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/function.cycle.php rename to www/vendor/egrajp/smarty-extended/src/plugins/function.cycle.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/function.fetch.php b/www/vendor/egrajp/smarty-extended/src/plugins/function.fetch.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/function.fetch.php rename to www/vendor/egrajp/smarty-extended/src/plugins/function.fetch.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/function.html_checkboxes.php b/www/vendor/egrajp/smarty-extended/src/plugins/function.html_checkboxes.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/function.html_checkboxes.php rename to www/vendor/egrajp/smarty-extended/src/plugins/function.html_checkboxes.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/function.html_image.php b/www/vendor/egrajp/smarty-extended/src/plugins/function.html_image.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/function.html_image.php rename to www/vendor/egrajp/smarty-extended/src/plugins/function.html_image.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/function.html_options.php b/www/vendor/egrajp/smarty-extended/src/plugins/function.html_options.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/function.html_options.php rename to www/vendor/egrajp/smarty-extended/src/plugins/function.html_options.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/function.html_radios.php b/www/vendor/egrajp/smarty-extended/src/plugins/function.html_radios.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/function.html_radios.php rename to www/vendor/egrajp/smarty-extended/src/plugins/function.html_radios.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/function.html_select_date.php b/www/vendor/egrajp/smarty-extended/src/plugins/function.html_select_date.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/function.html_select_date.php rename to www/vendor/egrajp/smarty-extended/src/plugins/function.html_select_date.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/function.html_select_time.php b/www/vendor/egrajp/smarty-extended/src/plugins/function.html_select_time.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/function.html_select_time.php rename to www/vendor/egrajp/smarty-extended/src/plugins/function.html_select_time.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/function.html_table.php b/www/vendor/egrajp/smarty-extended/src/plugins/function.html_table.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/function.html_table.php rename to www/vendor/egrajp/smarty-extended/src/plugins/function.html_table.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/function.mailto.php b/www/vendor/egrajp/smarty-extended/src/plugins/function.mailto.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/function.mailto.php rename to www/vendor/egrajp/smarty-extended/src/plugins/function.mailto.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/function.math.php b/www/vendor/egrajp/smarty-extended/src/plugins/function.math.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/function.math.php rename to www/vendor/egrajp/smarty-extended/src/plugins/function.math.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/function.popup.php b/www/vendor/egrajp/smarty-extended/src/plugins/function.popup.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/function.popup.php rename to www/vendor/egrajp/smarty-extended/src/plugins/function.popup.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/function.popup_init.php b/www/vendor/egrajp/smarty-extended/src/plugins/function.popup_init.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/function.popup_init.php rename to www/vendor/egrajp/smarty-extended/src/plugins/function.popup_init.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifier.capitalize.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifier.capitalize.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifier.capitalize.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifier.capitalize.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifier.count.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifier.count.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifier.count.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifier.count.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifier.date_format.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifier.date_format.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifier.date_format.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifier.date_format.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifier.debug_print_var.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifier.debug_print_var.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifier.debug_print_var.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifier.debug_print_var.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifier.escape.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifier.escape.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifier.escape.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifier.escape.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifier.explode.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifier.explode.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifier.explode.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifier.explode.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifier.mb_wordwrap.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifier.mb_wordwrap.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifier.mb_wordwrap.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifier.mb_wordwrap.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifier.number_format.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifier.number_format.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifier.number_format.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifier.number_format.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifier.regex_replace.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifier.regex_replace.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifier.regex_replace.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifier.regex_replace.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifier.replace.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifier.replace.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifier.replace.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifier.replace.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifier.spacify.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifier.spacify.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifier.spacify.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifier.spacify.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifier.truncate.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifier.truncate.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifier.truncate.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifier.truncate.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.cat.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.cat.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.cat.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.cat.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.count_characters.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.count_characters.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.count_characters.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.count_characters.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.count_paragraphs.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.count_paragraphs.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.count_paragraphs.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.count_paragraphs.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.count_sentences.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.count_sentences.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.count_sentences.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.count_sentences.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.count_words.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.count_words.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.count_words.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.count_words.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.default.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.default.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.default.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.default.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.escape.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.escape.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.escape.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.escape.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.from_charset.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.from_charset.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.from_charset.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.from_charset.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.indent.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.indent.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.indent.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.indent.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.lower.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.lower.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.lower.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.lower.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.nl2br.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.nl2br.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.nl2br.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.nl2br.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.noprint.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.noprint.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.noprint.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.noprint.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.round.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.round.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.round.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.round.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.str_repeat.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.str_repeat.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.str_repeat.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.str_repeat.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.string_format.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.string_format.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.string_format.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.string_format.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.strip.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.strip.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.strip.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.strip.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.strip_tags.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.strip_tags.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.strip_tags.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.strip_tags.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.strlen.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.strlen.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.strlen.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.strlen.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.to_charset.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.to_charset.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.to_charset.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.to_charset.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.unescape.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.unescape.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.unescape.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.unescape.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.upper.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.upper.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.upper.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.upper.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.wordwrap.php b/www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.wordwrap.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/modifiercompiler.wordwrap.php rename to www/vendor/egrajp/smarty-extended/src/plugins/modifiercompiler.wordwrap.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/outputfilter.trimwhitespace.php b/www/vendor/egrajp/smarty-extended/src/plugins/outputfilter.trimwhitespace.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/outputfilter.trimwhitespace.php rename to www/vendor/egrajp/smarty-extended/src/plugins/outputfilter.trimwhitespace.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/shared.escape_special_chars.php b/www/vendor/egrajp/smarty-extended/src/plugins/shared.escape_special_chars.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/shared.escape_special_chars.php rename to www/vendor/egrajp/smarty-extended/src/plugins/shared.escape_special_chars.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/shared.literal_compiler_param.php b/www/vendor/egrajp/smarty-extended/src/plugins/shared.literal_compiler_param.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/shared.literal_compiler_param.php rename to www/vendor/egrajp/smarty-extended/src/plugins/shared.literal_compiler_param.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/shared.make_timestamp.php b/www/vendor/egrajp/smarty-extended/src/plugins/shared.make_timestamp.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/shared.make_timestamp.php rename to www/vendor/egrajp/smarty-extended/src/plugins/shared.make_timestamp.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/shared.mb_str_replace.php b/www/vendor/egrajp/smarty-extended/src/plugins/shared.mb_str_replace.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/shared.mb_str_replace.php rename to www/vendor/egrajp/smarty-extended/src/plugins/shared.mb_str_replace.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/shared.mb_unicode.php b/www/vendor/egrajp/smarty-extended/src/plugins/shared.mb_unicode.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/shared.mb_unicode.php rename to www/vendor/egrajp/smarty-extended/src/plugins/shared.mb_unicode.php diff --git a/www/lib/smarty-4.3.0/libs/plugins/variablefilter.htmlspecialchars.php b/www/vendor/egrajp/smarty-extended/src/plugins/variablefilter.htmlspecialchars.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/plugins/variablefilter.htmlspecialchars.php rename to www/vendor/egrajp/smarty-extended/src/plugins/variablefilter.htmlspecialchars.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_cacheresource.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_cacheresource.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_cacheresource.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_cacheresource.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_cacheresource_custom.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_cacheresource_custom.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_cacheresource_custom.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_cacheresource_custom.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_cacheresource_keyvaluestore.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_cacheresource_keyvaluestore.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_cacheresource_keyvaluestore.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_cacheresource_keyvaluestore.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_data.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_data.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_data.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_data.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_block.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_block.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_block.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_block.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_cacheresource_file.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_cacheresource_file.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_cacheresource_file.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_cacheresource_file.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_append.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_append.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_append.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_append.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_assign.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_assign.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_assign.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_assign.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_block.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_block.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_block.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_block.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_block_child.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_block_child.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_block_child.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_block_child.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_block_parent.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_block_parent.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_block_parent.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_block_parent.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_break.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_break.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_break.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_break.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_call.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_call.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_call.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_call.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_capture.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_capture.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_capture.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_capture.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_child.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_child.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_child.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_child.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_config_load.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_config_load.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_config_load.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_config_load.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_continue.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_continue.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_continue.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_continue.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_debug.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_debug.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_debug.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_debug.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_eval.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_eval.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_eval.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_eval.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_extends.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_extends.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_extends.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_extends.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_for.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_for.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_for.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_for.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_foreach.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_foreach.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_foreach.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_foreach.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_function.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_function.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_function.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_function.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_if.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_if.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_if.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_if.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_include.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_include.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_include.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_include.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_insert.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_insert.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_insert.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_insert.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_ldelim.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_ldelim.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_ldelim.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_ldelim.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_make_nocache.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_make_nocache.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_make_nocache.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_make_nocache.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_nocache.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_nocache.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_nocache.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_nocache.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_parent.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_parent.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_parent.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_parent.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_private_block_plugin.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_block_plugin.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_private_block_plugin.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_block_plugin.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_private_foreachsection.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_foreachsection.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_private_foreachsection.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_foreachsection.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_private_function_plugin.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_function_plugin.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_private_function_plugin.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_function_plugin.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_private_modifier.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_modifier.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_private_modifier.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_modifier.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_private_object_block_function.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_object_block_function.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_private_object_block_function.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_object_block_function.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_private_object_function.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_object_function.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_private_object_function.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_object_function.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_private_print_expression.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_print_expression.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_private_print_expression.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_print_expression.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_private_registered_block.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_registered_block.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_private_registered_block.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_registered_block.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_private_registered_function.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_registered_function.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_private_registered_function.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_registered_function.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_private_special_variable.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_special_variable.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_private_special_variable.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_private_special_variable.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_rdelim.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_rdelim.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_rdelim.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_rdelim.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_section.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_section.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_section.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_section.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_setfilter.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_setfilter.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_setfilter.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_setfilter.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_shared_inheritance.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_shared_inheritance.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_shared_inheritance.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_shared_inheritance.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_while.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_while.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compile_while.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compile_while.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compilebase.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compilebase.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_compilebase.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_compilebase.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_config_file_compiler.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_config_file_compiler.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_config_file_compiler.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_config_file_compiler.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_configfilelexer.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_configfilelexer.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_configfilelexer.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_configfilelexer.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_configfileparser.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_configfileparser.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_configfileparser.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_configfileparser.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_data.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_data.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_data.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_data.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_debug.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_debug.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_debug.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_debug.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_errorhandler.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_errorhandler.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_errorhandler.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_errorhandler.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_extension_handler.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_extension_handler.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_extension_handler.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_extension_handler.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_addautoloadfilters.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_addautoloadfilters.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_addautoloadfilters.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_addautoloadfilters.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_adddefaultmodifiers.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_adddefaultmodifiers.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_adddefaultmodifiers.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_adddefaultmodifiers.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_append.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_append.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_append.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_append.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_appendbyref.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_appendbyref.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_appendbyref.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_appendbyref.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_assignbyref.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_assignbyref.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_assignbyref.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_assignbyref.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_assignglobal.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_assignglobal.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_assignglobal.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_assignglobal.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_clearallassign.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_clearallassign.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_clearallassign.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_clearallassign.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_clearallcache.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_clearallcache.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_clearallcache.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_clearallcache.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_clearassign.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_clearassign.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_clearassign.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_clearassign.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_clearcache.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_clearcache.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_clearcache.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_clearcache.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_clearcompiledtemplate.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_clearcompiledtemplate.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_clearcompiledtemplate.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_clearcompiledtemplate.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_clearconfig.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_clearconfig.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_clearconfig.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_clearconfig.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_compileallconfig.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_compileallconfig.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_compileallconfig.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_compileallconfig.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_compilealltemplates.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_compilealltemplates.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_compilealltemplates.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_compilealltemplates.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_configload.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_configload.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_configload.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_configload.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_createdata.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_createdata.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_createdata.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_createdata.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_getautoloadfilters.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getautoloadfilters.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_getautoloadfilters.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getautoloadfilters.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_getconfigvariable.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getconfigvariable.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_getconfigvariable.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getconfigvariable.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_getconfigvars.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getconfigvars.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_getconfigvars.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getconfigvars.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_getdebugtemplate.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getdebugtemplate.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_getdebugtemplate.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getdebugtemplate.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_getdefaultmodifiers.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getdefaultmodifiers.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_getdefaultmodifiers.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getdefaultmodifiers.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_getglobal.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getglobal.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_getglobal.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getglobal.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_getregisteredobject.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getregisteredobject.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_getregisteredobject.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getregisteredobject.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_getstreamvariable.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getstreamvariable.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_getstreamvariable.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_getstreamvariable.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_gettags.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_gettags.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_gettags.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_gettags.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_gettemplatevars.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_gettemplatevars.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_gettemplatevars.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_gettemplatevars.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_literals.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_literals.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_literals.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_literals.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_loadfilter.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_loadfilter.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_loadfilter.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_loadfilter.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_loadplugin.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_loadplugin.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_loadplugin.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_loadplugin.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_mustcompile.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_mustcompile.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_mustcompile.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_mustcompile.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_registercacheresource.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registercacheresource.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_registercacheresource.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registercacheresource.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_registerclass.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerclass.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_registerclass.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerclass.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_registerdefaultconfighandler.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerdefaultconfighandler.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_registerdefaultconfighandler.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerdefaultconfighandler.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_registerdefaultpluginhandler.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerdefaultpluginhandler.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_registerdefaultpluginhandler.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerdefaultpluginhandler.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_registerdefaulttemplatehandler.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerdefaulttemplatehandler.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_registerdefaulttemplatehandler.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerdefaulttemplatehandler.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_registerfilter.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerfilter.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_registerfilter.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerfilter.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_registerobject.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerobject.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_registerobject.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerobject.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_registerplugin.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerplugin.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_registerplugin.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerplugin.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_registerresource.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerresource.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_registerresource.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_registerresource.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_setautoloadfilters.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_setautoloadfilters.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_setautoloadfilters.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_setautoloadfilters.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_setdebugtemplate.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_setdebugtemplate.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_setdebugtemplate.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_setdebugtemplate.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_setdefaultmodifiers.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_setdefaultmodifiers.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_setdefaultmodifiers.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_setdefaultmodifiers.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_unloadfilter.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_unloadfilter.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_unloadfilter.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_unloadfilter.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_unregistercacheresource.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_unregistercacheresource.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_unregistercacheresource.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_unregistercacheresource.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_unregisterfilter.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_unregisterfilter.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_unregisterfilter.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_unregisterfilter.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_unregisterobject.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_unregisterobject.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_unregisterobject.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_unregisterobject.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_unregisterplugin.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_unregisterplugin.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_unregisterplugin.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_unregisterplugin.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_unregisterresource.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_unregisterresource.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_method_unregisterresource.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_method_unregisterresource.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_nocache_insert.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_nocache_insert.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_nocache_insert.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_nocache_insert.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_parsetree.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_parsetree.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_parsetree.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_parsetree.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_parsetree_code.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_parsetree_code.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_parsetree_code.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_parsetree_code.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_parsetree_dq.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_parsetree_dq.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_parsetree_dq.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_parsetree_dq.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_parsetree_dqcontent.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_parsetree_dqcontent.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_parsetree_dqcontent.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_parsetree_dqcontent.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_parsetree_tag.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_parsetree_tag.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_parsetree_tag.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_parsetree_tag.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_parsetree_template.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_parsetree_template.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_parsetree_template.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_parsetree_template.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_parsetree_text.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_parsetree_text.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_parsetree_text.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_parsetree_text.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_resource_eval.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_resource_eval.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_resource_eval.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_resource_eval.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_resource_extends.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_resource_extends.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_resource_extends.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_resource_extends.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_resource_file.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_resource_file.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_resource_file.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_resource_file.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_resource_php.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_resource_php.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_resource_php.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_resource_php.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_resource_stream.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_resource_stream.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_resource_stream.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_resource_stream.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_resource_string.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_resource_string.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_resource_string.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_resource_string.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_runtime_cachemodify.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_cachemodify.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_runtime_cachemodify.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_cachemodify.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_runtime_cacheresourcefile.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_cacheresourcefile.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_runtime_cacheresourcefile.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_cacheresourcefile.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_runtime_capture.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_capture.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_runtime_capture.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_capture.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_runtime_codeframe.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_codeframe.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_runtime_codeframe.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_codeframe.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_runtime_filterhandler.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_filterhandler.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_runtime_filterhandler.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_filterhandler.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_runtime_foreach.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_foreach.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_runtime_foreach.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_foreach.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_runtime_getincludepath.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_getincludepath.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_runtime_getincludepath.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_getincludepath.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_runtime_inheritance.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_inheritance.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_runtime_inheritance.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_inheritance.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_runtime_make_nocache.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_make_nocache.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_runtime_make_nocache.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_make_nocache.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_runtime_tplfunction.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_tplfunction.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_runtime_tplfunction.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_tplfunction.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_runtime_updatecache.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_updatecache.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_runtime_updatecache.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_updatecache.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_runtime_updatescope.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_updatescope.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_runtime_updatescope.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_updatescope.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_runtime_writefile.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_writefile.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_runtime_writefile.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_runtime_writefile.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_smartytemplatecompiler.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_smartytemplatecompiler.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_smartytemplatecompiler.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_smartytemplatecompiler.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_template.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_template.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_template.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_template.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_templatebase.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_templatebase.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_templatebase.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_templatebase.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_templatecompilerbase.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_templatecompilerbase.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_templatecompilerbase.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_templatecompilerbase.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_templatelexer.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_templatelexer.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_templatelexer.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_templatelexer.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_templateparser.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_templateparser.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_templateparser.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_templateparser.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_testinstall.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_testinstall.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_testinstall.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_testinstall.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_undefined.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_undefined.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_internal_undefined.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_internal_undefined.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_resource.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_resource.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_resource.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_resource.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_resource_custom.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_resource_custom.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_resource_custom.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_resource_custom.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_resource_recompiled.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_resource_recompiled.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_resource_recompiled.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_resource_recompiled.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_resource_uncompiled.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_resource_uncompiled.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_resource_uncompiled.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_resource_uncompiled.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_security.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_security.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_security.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_security.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_template_cached.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_template_cached.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_template_cached.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_template_cached.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_template_compiled.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_template_compiled.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_template_compiled.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_template_compiled.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_template_config.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_template_config.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_template_config.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_template_config.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_template_resource_base.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_template_resource_base.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_template_resource_base.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_template_resource_base.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_template_source.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_template_source.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_template_source.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_template_source.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_undefined_variable.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_undefined_variable.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_undefined_variable.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_undefined_variable.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smarty_variable.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_variable.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smarty_variable.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smarty_variable.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smartycompilerexception.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smartycompilerexception.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smartycompilerexception.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smartycompilerexception.php diff --git a/www/lib/smarty-4.3.0/libs/sysplugins/smartyexception.php b/www/vendor/egrajp/smarty-extended/src/sysplugins/smartyexception.php similarity index 100% rename from www/lib/smarty-4.3.0/libs/sysplugins/smartyexception.php rename to www/vendor/egrajp/smarty-extended/src/sysplugins/smartyexception.php