https://github.com/gocom/rah_backup_clearlogs
Clear logs module for rah_backup
https://github.com/gocom/rah_backup_clearlogs
Last synced: about 2 months ago
JSON representation
Clear logs module for rah_backup
- Host: GitHub
- URL: https://github.com/gocom/rah_backup_clearlogs
- Owner: gocom
- License: gpl-2.0
- Created: 2013-05-12T10:30:49.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2014-03-31T16:12:28.000Z (about 12 years ago)
- Last Synced: 2025-01-26T11:08:25.097Z (over 1 year ago)
- Language: PHP
- Size: 180 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
- License: LICENSE
Awesome Lists containing this project
README
h1. Clear logs module for rah_backup
"Packagist":https://packagist.org/packages/rah/rah_backup_clearlogs | "Twitter":http://twitter.com/gocom | "Donate":http://rahforum.biz/donate/rah_backup_clearlogs
Empties visitor logs before taking a backup with "rah_backup":https://github.com/gocom/rah_backup. The module will empty the actual table, not just records from backup files. Current visitor logs will be permanently lost.
h2. Install
Using "Composer":http://getcomposer.org:
bc. $ composer require rah/rah_backup_clearlogs:*
h2. Changelog
h3. Version 0.1.0 - 2014/03/31
* The initial release.