diff options
author | The Great Git Migration | 2011-02-25 02:05:58 (GMT) |
---|---|---|
committer | Drupal Git User (LDAP) | 2011-02-25 02:05:58 (GMT) |
commit | f8557c34d32c6d468b61b84355dfd7f43ca7fad3 (patch) | |
tree | 70a20b37367cfb38c910ecc2ff1efc93b7547a3b | |
parent | 53e59de989ddce1e389cc02c0304c75fcb80b3dc (diff) |
Stripping CVS keywords4.1.x-1.x
-rw-r--r-- | gallery.module | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gallery.module b/gallery.module index 4dcb987..ab6067b 100644 --- a/gallery.module +++ b/gallery.module @@ -6,7 +6,6 @@ * @drupal_package gallery */ -// $Id$ function gallery_help() { $output .= "<p>The gallery module enables users to submit images and organize them into galleries.</p>"; |