From c7685ace0a507af6e147f8b4b8e08b4e63c4e9f2 Mon Sep 17 00:00:00 2001 From: Eric Rasmussen <eric@unl.edu> Date: Thu, 1 Sep 2011 19:10:08 +0000 Subject: [PATCH] [gh-214] Merging testing into staging -c1003 git-svn-id: file:///tmp/wdn_thm_drupal/branches/drupal-7.x/staging@1004 20a16fea-79d4-4915-8869-1ea9d5ebf173 --- sites/all/modules/unl/unl.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/all/modules/unl/unl.module b/sites/all/modules/unl/unl.module index 2189b9e9..984d2ba8 100644 --- a/sites/all/modules/unl/unl.module +++ b/sites/all/modules/unl/unl.module @@ -377,7 +377,7 @@ function unl_menu() { 'type' => MENU_LOCAL_TASK, 'file' => 'unl_site_creation.php', ); - + $items['admin/sites/unl/feed'] = array( 'page callback' => 'unl_sites_feed', 'access callback' => TRUE, -- GitLab