index.php 285 B

12345
  1. <?php
  2. // File generated to wrap the alias page - DO NOT MODIFY - It is just a wrapper to real page
  3. global $dolibarr_main_data_root;
  4. if (empty($dolibarr_main_data_root)) require './page202.tpl.php'; else require $dolibarr_main_data_root.'/website/'.$website->ref.'/page202.tpl.php';
  5. ?>