index
:
piwigo
1.3
1.4
1.5
1.6
1.7
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
improve_access_control
master
translation
copy of piwigo repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
TakeATour
/
tours
/
2_7_0
/
config_preparse.inc.php
blob: 7a0afce0b705f10d08af95111c2dfcbd696df2ad (
plain
)
1
2
3
<?php
$template
->
assign
(
'TAT_index'
,
make_index_url
(
array
(
'section'
=>
'categories'
)));
?>