Class Migration_Create_admin_table - Migration
Migration for admin table.
up()
Called by system whenever you need to update the database
down()
Used to revert that change that was done by the up() method