/[drupal]/contributions/modules/gamertags/plugins/gamertags.views.inc
ViewVC logotype

Diff of /contributions/modules/gamertags/plugins/gamertags.views.inc

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

revision 1.1.2.4 by pobster, Fri Nov 20 21:39:40 2009 UTC revision 1.1.2.5 by pobster, Fri Nov 20 21:41:21 2009 UTC
# Line 1  Line 1 
1  <?php  <?php
2  // $Id: gamertags.views.inc,v 1.1.2.3 2009/11/17 09:52:27 pobster Exp $  // $Id: gamertags.views.inc,v 1.1.2.4 2009/11/20 21:39:40 pobster Exp $
3    
4  /**  /**
5   * @file   * @file
# Line 72  function gamertags_views_data_alter(&$da Line 72  function gamertags_views_data_alter(&$da
72        'click sortable' => FALSE,        'click sortable' => FALSE,
73      ),      ),
74    );    );
75  } // gamertags_views_data  } // gamertags_views_data_alter

Legend:
Removed from v.1.1.2.4  
changed lines
  Added in v.1.1.2.5

  ViewVC Help
Powered by ViewVC 1.1.3