summaryrefslogtreecommitdiff
path: root/kohana/i18n/en_US/orm.php
blob: b3f71ac0e6d809f78585c7c228d6bbfe6a41e8d8 (plain)
1
2
3
<?php defined('SYSPATH') or die('No direct script access.');

$lang['query_methods_not_allowed'] = 'Query methods cannot be used through ORM';