master.inc.php 309 B

123456
  1. <?php
  2. // File generated to link to the master file - DO NOT MODIFY - It is just an include
  3. if (! defined('USEDOLIBARRSERVER') && ! defined('USEDOLIBARREDITOR')) {
  4. if (! defined('USEEXTERNALSERVER')) define('USEEXTERNALSERVER', 1);
  5. require_once '/home/ldestailleur/git/dolibarr_dev/htdocs/master.inc.php';
  6. }