mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-06 14:54:32 -04:00
3 lines
81 B
PHP
3 lines
81 B
PHP
<?php
|
|
echo $this->lang->line('error_no_permission_module').' '.$module_name;
|
|
?>
|