Download the PHP package rah/rah_backup_clearlogs without Composer
On this page you can find all versions of the php package rah/rah_backup_clearlogs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rah/rah_backup_clearlogs
More information about rah/rah_backup_clearlogs
Files in rah/rah_backup_clearlogs
Package rah_backup_clearlogs
Short Description Clear logs module for rah_terminal
License GPL-2.0
Homepage https://github.com/gocom/rah_backup_clearlogs
Informations about the package rah_backup_clearlogs
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.