Changeset 363 for trunk/Modules/Log/Log.php
- Timestamp:
- Jan 18, 2012, 9:45:55 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Log/Log.php
r354 r363 75 75 $this->AddPropertyOneToMany('User', 'User'); 76 76 $this->AddPropertyString('Module'); 77 $this->AddPropertyString('Operation'); 78 $this->AddPropertyString('Value'); 77 $this->AddPropertyString('Operation'); 78 $this->AddPropertyString('Value'); 79 79 } 80 80 }
Note:
See TracChangeset
for help on using the changeset viewer.