Can I run multiple installs of Tasks Jr. in one database?
Tasks Jr. only uses one table to store all its data. The name of the table it uses is set in database.php ($database->table_name). If you only have one database, you can set up multiple tables and run multiple versions of Tasks Jr. with each using a different table in the database.
Previous Page | Table of Contents | Next Page
Last Modified: January 5, 2008 @ 4:07 pm