2
0
forked from Wavyzz/dolibarr

NEW Website logs are now into a separated log file.

This commit is contained in:
Laurent Destailleur
2020-05-06 04:32:48 +02:00
parent 30fede216c
commit b09f179a16
3 changed files with 12 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
/**
* \file htdocs/core/website.inc.php
* \brief Common file loaded by all website pages (after master.inc.php). It set the new object $weblangs, using parameter 'l'.
* This file is included in top of all container pages.
* This file is included in top of all container pages and is run only when a web page is called.
* The global variable $websitekey must be defined.
*/