BAOBAB
All Classes Files Functions Variables Pages
en.php
Go to the documentation of this file.
1 <?php
2 /***************************************************************************************************************************/
27 defined( 'LGV_LANG_CATCHER' ) or die ( 'Cannot Execute Directly' ); // Makes sure that this file is in the correct context.
28 
29 /***************************************************************************************************************************/
33  static $basalt_error_name_user_not_authorized = 'User Not Authorized';
34  static $basalt_error_desc_user_not_authorized = 'This user is not Authorized to Perform This Operation';
35 }
36 ?>