mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-07 07:30:57 -04:00
Created the dynamic albums module which provides a dynamic album
containing either recent updates or most viewed images.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php defined("SYSPATH") or die("No direct script access.") ?>
|
||||
<div id="gAdminDynamic">
|
||||
<h2> <?= t("Dynamic Albums") ?> </h2>
|
||||
<?= $form ?>
|
||||
</div>
|
||||
Reference in New Issue
Block a user