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

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