You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
REJack bd33c956a2 BCrypt/PHP's password_hash support 9 years ago
..
Aauth_v2.sql Sub-Groups added 9 years ago
Aauth_v2_BCrypt.sql BCrypt/PHP's password_hash support 9 years ago
readme.txt Removed redundant index keys on a few tables. 10 years ago

readme.txt

Aauth V2 Database
-----------------

- First open your database (or create one if you have not already done so)
- Execute sql "Aauth_v2.sql" file in your database
- If you have not already, don't forget to change database connection settings in application/config/database.php

That's All :)