Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: 2.0
-
Fix Version/s: None
-
Component/s: Unknown
-
Labels:None
-
Affected Branches:MOODLE_20_STABLE
Description
Instead of using an alternate db prefix (making synchronisation with the real DB difficult), use only the real DB, but require a new $CFG->developermode variable to be set in config.php, and put a warning on each page of the site until the DB is reinstalled (unit tests could mess up the DB and make it untrustworthy).
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
I suppose we do not need this anymore, right?