forked from Wavyzz/dolibarr
Doxygen
This commit is contained in:
@@ -40,6 +40,8 @@ if (! defined("NOLOGIN")) define("NOLOGIN",'1'); // If this page is
|
||||
|
||||
|
||||
/**
|
||||
* Class to test core functions
|
||||
*
|
||||
* @backupGlobals disabled
|
||||
* @backupStaticAttributes enabled
|
||||
* @remarks backupGlobals must be disabled to have db,conf,user and lang not erased.
|
||||
@@ -114,6 +116,9 @@ class CoreTest extends PHPUnit_Framework_TestCase
|
||||
|
||||
|
||||
/**
|
||||
* testDetectURLROOT
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function testDetectURLROOT()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user