This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-08-05 06:31:35 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ac9df35d8aed2ed5dcf9da2b319bf8da1f246ab3
gallery3
/
themes
/
default
/
views
/
sidebar.html.php
T
3 lines
90 B
PHP
Raw
Normal View
History
Unescape
Escape
Break header/sidebar/footer out into separate templates.
2008-11-06 07:24:58 +00:00
<?
defined
(
"SYSPATH"
)
or
die
(
"No direct script access."
);
?>
Convert the carousel module to provide its block through the new api
2008-11-21 23:55:29 +00:00
<?= View::sidebar($theme) ?>
Reference in New Issue
Copy Permalink