dolibarr  20.0.0-beta
website.inc.php File Reference

Common file loaded by all website pages (after master.inc.php). More...

Go to the source code of this file.

Detailed Description

Common file loaded by all website pages (after master.inc.php).

It sets the new object $weblangs. This file is included in top of all container pages (in edit mode, in dolibarr web server mode and in external web server mode). It is run only when a web page is called. The global variable $websitekey must be defined.

Definition in file website.inc.php.