dolibarr
17.0.3
|
Directories |
Files | |
file | index.php [code] |
A redirect page to an error page. | |
file | notice.php [code] |
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. You can 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. | |