aboutsummaryrefslogtreecommitdiff
path: root/finder_menu.module
diff options
context:
space:
mode:
authorSilvio <s1lv10@uol.com.br>2009-09-29 17:36:29 -0300
committerSilvio <s1lv10@uol.com.br>2009-09-29 17:36:29 -0300
commit7f2a6b4ddf3d783a905998862f0ab6b56839822a (patch)
tree5c5391f64f4224335ba7e9bdc40212c2249a62dc /finder_menu.module
parent64931c9a756e3420f038820e584efb927bdc2f52 (diff)
downloadfinder_menu-7f2a6b4ddf3d783a905998862f0ab6b56839822a.tar.gz
finder_menu-7f2a6b4ddf3d783a905998862f0ab6b56839822a.tar.bz2
Minor change
Diffstat (limited to 'finder_menu.module')
-rw-r--r--finder_menu.module1
1 files changed, 0 insertions, 1 deletions
diff --git a/finder_menu.module b/finder_menu.module
index e8d4a3e..6b757b3 100644
--- a/finder_menu.module
+++ b/finder_menu.module
@@ -3,7 +3,6 @@
/**
* Implementation of hook_init().
- * Adds CSS, Javascript and settings to the page.
*/
function finder_menu_init() {
drupal_add_css(drupal_get_path('module', 'finder_menu') .'/finder_menu.css');