From 94dc6baa4961a178ab68dc4cb0ce7a9bcba0ab26 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Fri, 12 Jun 2009 22:46:42 +0800 Subject: Change from an event driven model to a call driven model similiar to the task api. Signed-off-by: --- modules/gallery/helpers/gallery_rss.php | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 modules/gallery/helpers/gallery_rss.php (limited to 'modules/gallery/helpers/gallery_rss.php') diff --git a/modules/gallery/helpers/gallery_rss.php b/modules/gallery/helpers/gallery_rss.php new file mode 100644 index 00000000..0b87b1b1 --- /dev/null +++ b/modules/gallery/helpers/gallery_rss.php @@ -0,0 +1,27 @@ + t("New photos or movies"), + "sidebar" => true, + "uri" => "updates")); + } +} -- cgit v1.2.3