aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_getdebugtemplate.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_getdebugtemplate.php')
-rw-r--r--vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_getdebugtemplate.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_getdebugtemplate.php b/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_getdebugtemplate.php
index 52073c14e..77d908c15 100644
--- a/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_getdebugtemplate.php
+++ b/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_getdebugtemplate.php
@@ -32,4 +32,4 @@ class Smarty_Internal_Method_GetDebugTemplate
$smarty = $obj->_getSmartyObj();
return $smarty->debug_tpl;
}
-} \ No newline at end of file
+}