6 lines
285 B
PHP
6 lines
285 B
PHP
<?php
|
|
// File generated to wrap the alias page - DO NOT MODIFY - It is just a wrapper to real page
|
|
global $dolibarr_main_data_root;
|
|
if (empty($dolibarr_main_data_root)) require './page149.tpl.php'; else require $dolibarr_main_data_root.'/website/'.$website->ref.'/page149.tpl.php';
|
|
?>
|