1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-30 09:39:55 +02:00

Adding missing LAN for backup.

This commit is contained in:
Cameron
2015-04-14 12:08:28 -07:00
parent 3102a6cb07
commit dafdbef963
2 changed files with 4 additions and 2 deletions

View File

@@ -382,5 +382,7 @@ define("LAN_AL_ADMINUI_02", "Admin-UI DB Table Update: [x]");
define("LAN_AL_ADMINUI_03", "Admin-UI DB Table Delete: [x]");
define("LAN_AL_ADMINUI_04", "Admin-UI DB Error: [x]");
define("LAN_AL_BACKUP", "Database backup");
?>