aboutsummaryrefslogtreecommitdiffstats
path: root/include/template.class.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/template.class.php')
-rw-r--r--include/template.class.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/template.class.php b/include/template.class.php
index ac9b999bb..6628dbec9 100644
--- a/include/template.class.php
+++ b/include/template.class.php
@@ -487,7 +487,7 @@ class Template {
}
}
- private static function get_php_str_val($str)
+ static function get_php_str_val($str)
{
if (is_string($str) && strlen($str)>1)
{