dolibarr 21.0.0-alpha
|
Dolibarr public page to show a notice. More...
Go to the source code of this file.
Variables | |
if(!GETPOST('transkey', 'alphanohtml') &&!GETPOST('transphrase', 'alphanohtml')) | else |
View. | |
Dolibarr public page to show a notice.
Default notice is a message to say network connection is off. Some parameters can be used to show another message: /public/notice.php?lang=xx_XX&transkey=translation_key (key must be inside file main.lang, error.lang or other.lang) /public/notice.php?transphrase=sentence_to_show
Definition in file notice.php.