Code

Updated workstation - Startup
[gosa.git] / plugins / admin / systems / class_glpiPrinterCartridges.inc
index 85e0805c6f4e966ea0f8c81804651f66751a4d83..3d9d6301001a0e5dbe7b8ff89567c44aa178f7ed 100644 (file)
@@ -278,7 +278,7 @@ class glpiPrinterCartridges extends plugin
   /* This function cehck all created devices if you wan't to create device specific check 
       use >>if($attr['device_type']=="moboard")<< to create a device type depending check
    */
-  function check($attr)
+  function check()
   {
     /* Call common method to give check the hook */
     $message= plugin::check();