It's called defense, not protect

i r idiot
develop
Steve Allison 2013-02-20 13:09:59 +00:00
parent 0cee10d1a9
commit 7b7d92eac5
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ INSTALLATION
--------------------
1. Change to plugins/ directory
2. Clone git repository with: git clone https://github.com/stalks/roundcube-defense.git
3. Add 'protect' table to SQL structure by using schema in plugins/roundcube-defense/SQL/
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