Code

Updated dn display to not break at spaces
[gosa.git] / plugins / admin / fai / class_faiPartitionTableEntry.inc
index 83e7a179cfbb2b268ed40386e985ef3c76cd8af5..7ff8798d1e152f4f9d5a3a7d3bbb68390113a461 100644 (file)
@@ -330,7 +330,8 @@ class faiPartitionTableEntry extends plugin
   /* Check supplied data */
   function check()
   {
-    $message= array();
+    /* Call common method to give check the hook */
+    $message= plugin::check();
    
     /* check every partition.
      * if there is an invalid value defined, append an errorstr to message