blob: 401885184904cc1c3efd9acb22854985af4cca78 (
plain)
1
2
3
4
5
6
7
8
9
|
<?php
//________________________________________________________________________________________________________
//
// Php language file: conmutar_eng.php
// Language: English
//________________________________________________________________________________________________________
$TbMsg=array();
$TbMsg[0]='This environment has been successfully switched';
$TbMsg[1]='WARNING: Error switching scope';
|