Parent Directory
|
Revision Log
|
Revision Graph
Adding bugs module to repository.
| 1 | Installation |
| 2 | ------------ |
| 3 | 1. Create the SQL tables. This depends a little on your system, but the most |
| 4 | common method is: |
| 5 | mysql -u username -ppassword drupal < bugs.mysql |
| 6 | 2. Copy bugs folder to modules/. |
| 7 | 3. Install and enable the xajax module. |
| 8 | 4. Enable and assign privileges for the bugs module. |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |