Rev | Line | |
---|
[ecd8d9a] | 1 | <? |
---|
| 2 | //________________________________________________________________________________________________________ |
---|
| 3 | // |
---|
| 4 | // Fichero de idiomas php: menuscliente_esp.php |
---|
| 5 | // Idioma: Español |
---|
| 6 | //________________________________________________________________________________________________________ |
---|
| 7 | $TbMsg=array(); |
---|
| 8 | $TbMsg[0]='"***WARNING.- You are accessing from a computer not allowed"'; |
---|
| 9 | $TbMsg[1]='"IP Address"'; |
---|
[4fcf7d1] | 10 | $TbMsg[2]='NOT DETECTED ANY MENU FOR THIS CLIENT'; |
---|
| 11 | $TbMsg[3]='Shut down the computer'; |
---|
[ecd8d9a] | 12 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.