README.textile

March 31, 2014 ยท View on GitHub

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.