Added error handling to listing of users and showing of user information.
[speedfreak] / Server / system / i18n / en_US / orm.php
1 <?php defined('SYSPATH') OR die('No direct access allowed.');
2
3 $lang['query_methods_not_allowed'] = 'Query methods cannot be used through ORM';