Changeset 11495
- Timestamp:
- 10/08/08 14:49:21 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/mailflogs/ebox/tools/cron/90manageEBoxLogs
r11442 r11495 15 15 16 16 # we consolidate before the purge to not lose any data 17 EBox::Logs::Consolidate->consolidate Daily('all');17 EBox::Logs::Consolidate->consolidate('all'); 18 18 19 19
