]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
flickr integration changes
authorGreg Froese <greg.froese@gmail.com>
Mon, 19 Oct 2009 05:36:57 +0000 (05:36 +0000)
committerGreg Froese <greg.froese@gmail.com>
Mon, 19 Oct 2009 05:36:57 +0000 (05:36 +0000)
start.php

index 466c14be86842f30d067c9990b717f5db49cc579..54322d8c9e9425333ec96f2afb9f9e8a2ff3bff0 100644 (file)
--- a/start.php
+++ b/start.php
                        add_submenu_item(       elgg_echo('tidypics:recentlycommented'),\r
                                                                $CONFIG->wwwroot . 'pg/photos/recentlycommented',\r
                                                                'tidypics-z');\r
-                       if( get_loggedin_userid() == 9 ) {\r
                        add_submenu_item(       'Flickr Integration',\r
                                                                $CONFIG->wwwroot . 'mod/tidypics/pages/flickr/setup.php',\r
                                                                'tidypics-z');\r
-                       }\r
 \r
                }\r
                \r