Changeset 2343 for trunk/modules/auth/views
- Timestamp:
- 03/25/2008 08:11:33 AM (8 months ago)
- Files:
-
- 1 modified
-
trunk/modules/auth/views/auth/install.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/auth/views/auth/install.php
r1636 r2343 1 <p>The following tables must be installed in your database: users, roles, and users_roles. If you have no already installed these tables, please run the following query:</p>1 <p>The following tables must be installed in your database: users, roles, and users_roles. If you have not already installed these tables, please run the following query:</p> 2 2 3 3 <pre>
