DataObjects/Groups.php
authorAlan Knowles <alan@roojs.com>
Fri, 7 Oct 2016 04:36:05 +0000 (12:36 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 7 Oct 2016 04:36:05 +0000 (12:36 +0800)
DataObjects/Groups.php

index 34bac31..82960f6 100755 (executable)
@@ -1,13 +1,6 @@
 <?php
 /**
- * Table Definition for Groups
- *
- *group types
- *
- * 0 = permission group..
- * 1 = team
- * 2 = contact group
- *
+ * @deprecated - use Core_groups
  * 
  */
 require_once 'Pman/Core/DataObjects/Core_groups.php';