blob: 85f4d9b0db9c181c4c757975d6c6eb87938bd017 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?php
//________________________________________________________________________________________________________
//
// Php language file: menuscliente_esp.php
// Language: English
//________________________________________________________________________________________________________
$TbMsg=array();
$TbMsg[0]='"***WARNING.- Accessing from this computer is not allowed"';
$TbMsg[1]='"IP Address"';
$TbMsg[2]='NOT DETECTED ANY MENU FOR THIS CLIENT';
$TbMsg[3]='Shut down computer';
|