Changeset 354 for trunk/Modules/Log/Log.php
- Timestamp:
- Jan 18, 2012, 9:17:11 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Log/Log.php
r353 r354 94 94 } 95 95 96 function Install() 97 { 98 parent::Install(); 99 } 100 101 function UnInstall() 102 { 103 parent::UnInstall(); 104 } 105 96 106 function Init() 97 107 {
Note:
See TracChangeset
for help on using the changeset viewer.