2 $LDDbNoSave='Save attempt to DB failed!';
3 $LDDbNoRead='Read attempt to DB failed!';
4 $LDDbNoLink='Link attempt to DB failed!';
5 $LDDbNoUpdate='Attempt to update to DB failed';
6 $LDDbNoLastData='Last data not found!';
7 $LDDbNoDelete='Delete failed!';
10 $LDSessionTimeout='Session time out';
11 $LDSessionTimeoutTxt='There has been a long time of inactivity. The module has timed out and locked itself for security reasons.
12 To activate this module again, you can try doing one of the following:<p>
13 - Start the module again by selecting it on the main menu<br>
14 - Refresh your browser by clicking the refresh button<p> Any unsaved previous data will be lost unfortunately.';