Mise a jour exemple
This commit is contained in:
parent
408428b2a9
commit
3beabdbb6f
@ -36,8 +36,9 @@ if (substr($sapi_type, 0, 3) == 'cgi') {
|
||||
exit;
|
||||
}
|
||||
|
||||
// Includes
|
||||
// Include Dolibarr environment
|
||||
require_once($path."../../htdocs/master.inc.php");
|
||||
// After this $db is a defined handler to database.
|
||||
|
||||
// Main
|
||||
$version='$Revision$';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user