Code

Fixed typo
[gosa.git] / html / main.php
index b2c94f405e5e3f4630af50500281447a7db3cc08..365763c9c3f639bdf34df1a41fc8ac4bdc443879 100644 (file)
@@ -392,7 +392,6 @@ echo $display;
 $_SESSION['plist']= $plist;
 $_SESSION['config']= $config;
 
-
 /* Echo compilation time * /
 $r = split(" ",$start);
 $ms = $r[0];