Code

Reenabled caching
[gosa.git] / gosa-plugins / goto / personal / environment / class_logonManagementDialog.inc
index 5110ab25af7f24503af4d684545a185be23008f5..4eb4274a4ab04afd187db609f839dc14cf5ec20d 100644 (file)
@@ -1,6 +1,8 @@
 <?php
 class logonManagementDialog extends plugin
 {
+  var $pathTitle = "Logon scripts";
+
   /* attribute list for save action */
   var $ignore_account       = TRUE;
   var $attributes           = array("LogonName","LogonPriority","LogonLast","LogonOverload","LogonData","LogonDescription");