Code

Updated
[gosa.git] / plugins / admin / fai / class_faiTemplateEntry.inc
index 3a36d7c2bcebd6c5d4f2cd08303c268eb70829b3..33b361992a1877d1ad5d60e88b217113a469ee24 100644 (file)
@@ -54,6 +54,7 @@ class faiTemplateEntry extends plugin
   {
        /* Call parent execute */
        plugin::execute();
+
     /* Fill templating stuff */
     $smarty     = get_smarty();
     $smarty->assign("rand", rand(0, 10000));