repo.or.cz
/
AOOS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Typo
[AOOS.git]
/
modules
/
SimplePortfolio
/
settings.php
blob
739fd2b7c334c53f252d031d829577cf4ccf5f1f
1
<
?php
2
$settings
[
"sortBy"
] =
"title"
;
3
$settings
[
"limit"
] =
20
;
4
$settings
[
"offset"
] =
0
;
5
$settings
[
"order"
] =
"DESC"
;
6
?
>