Adjust name of plugin to 'defense'

develop
Steve Allison 2013-02-20 14:17:30 +00:00
parent 7b7d92eac5
commit cd891c0fef
1 changed files with 2 additions and 2 deletions

View File

@ -19,10 +19,10 @@ FEATURES
INSTALLATION
--------------------
1. Change to plugins/ directory
2. Clone git repository with: git clone https://github.com/stalks/roundcube-defense.git
2. Clone git repository with: git clone https://github.com/stalks/roundcube-defense.git defense
3. Add 'defense' table to SQL structure by using schema in plugins/roundcube-defense/SQL/
4. Edit config file 'config.inc.php.dist' and save as 'config.inc.php'
4. Add 'roundcube-defense' to plugins array at config/main.inc.php
4. Add 'defense' to plugins array at config/main.inc.php
ISSUES
--------------------