summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 242ab2b)
raw | patch | inline | side by side (parent: 242ab2b)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 5 Apr 2006 08:54:47 +0000 (08:54 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 5 Apr 2006 08:54:47 +0000 (08:54 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2987 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/systems/class_printGeneric.inc | patch | blob | history |
diff --git a/plugins/admin/systems/class_printGeneric.inc b/plugins/admin/systems/class_printGeneric.inc
index 3918b6687622aa394157fa3f49f208bb471ae39d..568bc420f3eba2efc345f4937f9252d9d842bda5 100644 (file)
var $netConfigDNS;
var $baseSelection = false;
+ var $macAddress = "";
+
/* attribute list for save action */
var $attributes = array("cn", "description", "l", "labeledURI", "gotoPrinterPPD","gotoUserPrinter", "macAddress");
var $objectclasses = array("top", "gotoPrinter");