mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-19 06:47:56 -05:00
git-svn-id: svn+ssh://svn.code.sf.net/p/opensourcepos/code/@103 c3eb156b-1dc0-44e1-88ae-e38439141b53
9 lines
272 B
PHP
9 lines
272 B
PHP
<?php
|
|
$lang['error_no_permission_module']='You do not have permission to access the module named';
|
|
$lang['error_unknown']='unknown';
|
|
?>
|
|
<?php
|
|
$lang['error_no_permission_module']='You do not have permission to access the module named';
|
|
$lang['error_unknown']='unknown';
|
|
?>
|