repo.or.cz
/
ninja.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'maint/7.0'
[ninja.git]
/
system
/
i18n
/
en_US
/
orm.php
blob
3c5720bc5730e86b87a4c6b48dc652487696916c
1
<
?php
defined
(
'SYSPATH'
)
OR die
(
'No direct access allowed.'
);
2
3
$lang
[
'query_methods_not_allowed'
] =
'Query methods cannot be used through ORM'
;