Qual: Add more phpunit tests

This commit is contained in:
Laurent Destailleur
2011-09-10 12:28:00 +00:00
parent 5fac7191cf
commit d7c2b906cd
26 changed files with 326 additions and 3 deletions

View File

@@ -41,6 +41,7 @@ if (! defined("NOLOGIN")) define("NOLOGIN",'1'); // If this page is
/**
*
* @backupGlobals disabled
* @backupStaticAttributes enabled
* @remarks backupGlobals must be disabled to have db,conf,user and lang not erased.