Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 602 Bytes

README.textile

File metadata and controls

17 lines (9 loc) · 602 Bytes

Clear logs module for rah_backup

Packagist | Twitter | Donate

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.