summaryrefslogtreecommitdiff
path: root/modules/gallery/helpers
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2009-06-27 16:57:38 -0700
committerTim Almdal <tnalmdal@shaw.ca>2009-06-27 16:57:38 -0700
commit4707a97b826b12958fda6d59d157726b246693cd (patch)
tree2e15d54f2749b76250ffc02184053496e066b2b1 /modules/gallery/helpers
parent11f08ee4399c62cc1d2c36457a214c6db693db06 (diff)
parent76f688a070c7c36eb84dc22b21b165f00440a4a4 (diff)
Merge branch 'master' of git@github.com:gallery/gallery3
Diffstat (limited to 'modules/gallery/helpers')
-rw-r--r--modules/gallery/helpers/gallery_menu.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/gallery/helpers/gallery_menu.php b/modules/gallery/helpers/gallery_menu.php
index a25832fe..1f1e1ce2 100644
--- a/modules/gallery/helpers/gallery_menu.php
+++ b/modules/gallery/helpers/gallery_menu.php
@@ -94,6 +94,9 @@ class gallery_menu_Core {
static function tag($menu, $theme) {
}
+ static function thumb($menu, $theme, $item) {
+ }
+
static function photo($menu, $theme) {
if (access::can("view_full", $theme->item())) {
$menu->append(Menu::factory("link")