summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2009-11-07 21:52:40 -0800
committerTim Almdal <tnalmdal@shaw.ca>2009-11-07 21:52:40 -0800
commit6d57d4308bb2e82d41f9a4667ab35748854d7143 (patch)
treeed2847221c618447e1e023dc13b65f6ac18ee810 /modules
parent87f00a5ec5e072f98f5ed6fcd559ef249da57b36 (diff)
parent47e0d91fcc2b249559a58d9f0965663a745379a8 (diff)
Merge branch 'master' into talmdal_dev
Diffstat (limited to 'modules')
-rw-r--r--modules/gallery/helpers/gallery_event.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/gallery/helpers/gallery_event.php b/modules/gallery/helpers/gallery_event.php
index 43920815..cd72d01e 100644
--- a/modules/gallery/helpers/gallery_event.php
+++ b/modules/gallery/helpers/gallery_event.php
@@ -99,7 +99,6 @@ class gallery_event_Core {
static function user_menu($menu, $theme) {
if ($theme->page_type != "login") {
- Kohana::log("alert", "in gallery::user_menu");
$user = identity::active_user();
if ($user->guest) {
$menu->append(Menu::factory("dialog")