diff --git a/include/class_template.inc b/include/class_template.inc
index 525e38260ba647e1ea2d844cb5a1bf27fe44ddc4..bd61eb760b80b5dd2ebfc3f0d07ab26846e0f03f 100644
--- a/include/class_template.inc
+++ b/include/class_template.inc
@@ -30,7 +30,7 @@ class template
 
   protected $applied = FALSE;
 
-  function plInfo()
+  static function plInfo()
   {
     return array(
       'plShortName'   => _('Template'),