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
Removed dep on API
[ninja.git]
/
system
/
i18n
/
en_US
/
session.php
blob
ee781c656ab656ee65d4c48ab7ea17a41f071201
1
<
?php
defined
(
'SYSPATH'
)
OR die
(
'No direct access allowed.'
);
2
3
$lang
=
array
4
(
5
'invalid_session_name'
=>
'The session_name,
%s
, is invalid. It must contain only alphanumeric characters and underscores. Also at least one letter must be present.'
,
6
);