3 lines
143 B
PHP
3 lines
143 B
PHP
<?php defined('SYSPATH') OR die('No direct access allowed.');
|
|
|
|
$lang['query_methods_not_allowed'] = 'Query methods cannot be used through ORM'; |