2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/htdocs/install/doctemplates/websites/website_template-stellar/containers/menu.php

5 lines
281 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 '../page24.tpl.php'; else require $dolibarr_main_data_root.'/website/'.$website->ref.'/page24.tpl.php';