dolibarr  17.0.4
frames.php File Reference

Page that build two frames: One for menu, the other for the target page to show Usage: /externalsite/frames.php to show URL set into setup /externalsite/frames.php?keyforcontent=EXTERNAL_SITE_CONTENT_abc to show html text defined into $conf->global->EXTERNAL_SITE_CONTENT_abc /externalsite/frames.php?keyforcontent=EXTERNAL_SITE_URL_abc to show URL defined into $conf->global->EXTERNAL_SITE_URL_abc. More...

Go to the source code of this file.

Detailed Description

Page that build two frames: One for menu, the other for the target page to show Usage: /externalsite/frames.php to show URL set into setup /externalsite/frames.php?keyforcontent=EXTERNAL_SITE_CONTENT_abc to show html text defined into $conf->global->EXTERNAL_SITE_CONTENT_abc /externalsite/frames.php?keyforcontent=EXTERNAL_SITE_URL_abc to show URL defined into $conf->global->EXTERNAL_SITE_URL_abc.

Definition in file frames.php.