mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-14 19:05:01 -04:00
all (except in some very minor ways). It's unclear if this is the best final structure. Right now the album controller knows a considerable amount about the layout of the page, which may not be the best way to do things.
5 lines
168 B
PHP
5 lines
168 B
PHP
<? defined("SYSPATH") or die("No direct script access."); ?>
|
|
<div id="gFooter">
|
|
Powered by <a href="#">GalleryX</a> | <a href="#">About this Gallery</a> | ...
|
|
</div>
|