|
dolibarr
13.0.2
|
Dolibarr 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 page to show a notice.
Default notice is a message to say network connection is off. You can also call this page with URL: /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=url_encoded_sentence_to_show
Definition in file notice.php.