master.inc.php 300 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 '/var/www/html/dolibarr_dev/htdocs/master.inc.php';
  6. }