aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_getconfigvariable.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_getconfigvariable.php')
-rw-r--r--vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_getconfigvariable.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_getconfigvariable.php b/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_getconfigvariable.php
index 4dd398208..b54815123 100644
--- a/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_getconfigvariable.php
+++ b/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_getconfigvariable.php
@@ -31,4 +31,4 @@ class Smarty_Internal_Method_GetConfigVariable
{
return $data->ext->configLoad->_getConfigVariable($data, $varName, $errorEnable);
}
-} \ No newline at end of file
+}