home.php 280 B

1234
  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 './page23.tpl.php'; else require $dolibarr_main_data_root.'/website/'.$website->ref.'/page23.tpl.php';