aboutsummaryrefslogtreecommitdiff
path: root/start.php
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2009-12-13 02:13:13 +0000
committerCash Costello <cash.costello@gmail.com>2009-12-13 02:13:13 +0000
commit066a30d42aa814637facc30f5cc24e8a50d908d8 (patch)
tree0ec7c21d83dfcbdc17e2e200e20a165b03195cf0 /start.php
parent304760f02fbef19a9fdadd5d01f22ea77e6459cd (diff)
downloadelgg-066a30d42aa814637facc30f5cc24e8a50d908d8.tar.gz
elgg-066a30d42aa814637facc30f5cc24e8a50d908d8.tar.bz2
1.6.5 version
Diffstat (limited to 'start.php')
-rw-r--r--start.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/start.php b/start.php
index 2c6057635..3cd501611 100644
--- a/start.php
+++ b/start.php
@@ -189,10 +189,11 @@
add_submenu_item( elgg_echo('tidypics:recentlycommented'),
$CONFIG->wwwroot . 'pg/photos/recentlycommented/',
'tidypics-z');
+/*
add_submenu_item( 'Flickr Integration',
$CONFIG->wwwroot . 'mod/tidypics/pages/flickr/setup.php',
'tidypics-z');
-
+*/
}
}