Code

Fixed Problem with saving new ACL for a tagged department.
[gosa.git] / gosa-core / include / php_setup.inc
index ddf91ce4f66fda4547b0595c0256500b82907395..c93d40f9b9d5cbd76f53a2399cd59864db5818bf 100644 (file)
@@ -280,5 +280,6 @@ $smarty->template_dir = $BASE_DIR.'/ihtml/';
 $smarty->caching= false;
 $smarty->php_handling= SMARTY_PHP_REMOVE;
 
+
 // vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
 ?>