blob: 6d31c8c6960460745f361b9fdcfaadb1ba9bb5fb (
plain)
1
2
3
4
5
6
7
8
9
10
|
<?php
//________________________________________________________________________________________________________
//
// Php language file: informacion_procedimientos_eng.php
// Language: English
//________________________________________________________________________________________________________
$TbMsg=array();
$TbMsg[0]='Procedure commands parameters';
$TbMsg[1]='Parameter';
$TbMsg[2]='Value';
|