/[drupal]/contributions/modules/views_bookmark/views_bookmark.module
ViewVC logotype

Diff of /contributions/modules/views_bookmark/views_bookmark.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.6.2.56, Mon Mar 10 00:25:05 2008 UTC revision 1.6.2.57, Mon Mar 10 00:28:00 2008 UTC
# Line 1  Line 1 
1  <?php  <?php
2  // $Id: views_bookmark.module,v 1.6.2.55 2008/03/10 00:06:29 mooffie Exp $  // $Id: views_bookmark.module,v 1.6.2.56 2008/03/10 00:25:05 mooffie Exp $
3    
4  include_once drupal_get_path('module', 'views_bookmark') . '/views_bookmark.views.inc';  if (module_exists('views')) {
5      include_once drupal_get_path('module', 'views_bookmark') .'/views_bookmark.views.inc';
6    }
7    
8  /**  /**
9   * Implementation of hook_menu   * Implementation of hook_menu

Legend:
Removed from v.1.6.2.56  
changed lines
  Added in v.1.6.2.57

  ViewVC Help
Powered by ViewVC 1.1.2