mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-29 03:31:10 -05:00
3 lines
81 B
PHP
3 lines
81 B
PHP
<?php
|
|
echo $this->lang->line('error_no_permission_module').' '.$module_name;
|
|
?>
|