PHP Classes

File: Web/application/language/en/ae_access_lang.php

Recommend this page to a friend!
  Classes of Burge Lab   Burge CMF   Web/application/language/en/ae_access_lang.php   Download  
File: Web/application/language/en/ae_access_lang.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Burge CMF
Framework to publish managed content
Author: By
Last change: allowing different access for different user groups
Date: 7 years ago
Size: 543 bytes
 

Contents

Class file image Download
<?php

$lang
['access_levels']="Access Levels";
$lang['acess_level_for_a_user']="Access of a user to different modules";
$lang['access_level_for_a_module']="Access to a module for different users";
$lang['user_name']="User";
$lang['module_name']="Module";

$lang['select_user']="Please select a user.";
$lang['changed_successfully']="Modifications have been done successfully.";
$lang['select_module']="Please select a module.";

$lang['modules']="Modules";
$lang['user_group']="User group";
$lang['user']="User";

$lang['']="";
$lang['']="";