includes/template.php
changeset 915 91f4da84966f
parent 906 c949e82b8f49
child 935 9e124177c9a4
--- a/includes/template.php	Wed Apr 15 19:37:10 2009 -0400
+++ b/includes/template.php	Wed Apr 15 19:44:47 2009 -0400
@@ -3170,6 +3170,11 @@
     else
       $this->tpl_strings = $vars;
   }
+  
+  function get_theme_hook()
+  {
+    return '';
+  }
    
 } // class template_nodb