A colleague and I are working on a protocol to update our test server using data from the production server.
This protocol is complete, but we still have one question:
Is it possible to modify the initial login message and the application label from a configuration file on our test server?
This would avoid having to make these changes directly within the application itself.
Thank you for your feedback.
Christophe
No.
Login message is stored in the DB, so if you copy DB, you copy messages.
Hello,
Could you please tell me the name of the table?
Thank you for your feedback.
Christophe
The messages are stored in a table named ... message ![]()
It's a global parameter, so can be defined in table parameter or in file parameters.php
That's OK for me, you can close the question.
Thanks.
Christophe

