rah / rah_backup_clearlogs
Clear logs module for rah_terminal
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 0
Type:textpattern-plugin
Requires
This package is auto-updated.
Last update: 2024-10-15 12:35:59 UTC
README
Empties visitor logs before taking a backup with rah_backup. The module will empty the actual table, not just records from backup files. Current visitor logs will be permanently lost.
Install
Using Composer:
$ composer require rah/rah_backup_clearlogs:*
Changelog
Version 0.1.0 – 2014/03/31
- The initial release.