blob: ac5e504ae05e5425c687aa7913d0940d23add650 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?php
//________________________________________________________________________________________________________
//
// Php Language file: nada_esp.php
// Language: English
//________________________________________________________________________________________________________
$TbMsg=array();
$TbMsg[0]="DEVICE USED TO ACCESS OPENGNSYS";
$TbMsg[1]="IP - Device";
$TbMsg[2]="Type - Device";
$TbMsg[3]="Operating System";
$TbMsg[4]="System Version";
$TbMsg[5]="Browser";
$TbMsg[6]="Browser Version";
|