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 61f9907498 removed `aauth_system_variables` from SQL files 9 years ago
..
Aauth_v2.sql removed `aauth_system_variables` from SQL files 9 years ago
Aauth_v2_BCrypt.sql removed `aauth_system_variables` from SQL files 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 :)