Changeset 485 for trunk/phpbms/modules/base/include/roles.php
- Timestamp:
- 04/07/09 11:44:18 (3 years ago)
- Files:
-
- 1 modified
-
trunk/phpbms/modules/base/include/roles.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/phpbms/modules/base/include/roles.php
r290 r485 39 39 if(class_exists("phpbmsTable")){ 40 40 class roles extends phpbmsTable{ 41 41 42 42 function updateRecord($variables, $modifiedby = NULL){ 43 43 parent::updateRecord($variables, $modifiedby);