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

Diff of /contributions/modules/user_tags/user_tags.module

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

revision 1.14.2.5, Mon May 28 19:44:00 2007 UTC revision 1.14.2.6, Mon Aug 27 11:12:57 2007 UTC
# Line 126  function user_tags_user($op, &$edit, &$a Line 126  function user_tags_user($op, &$edit, &$a
126      break;      break;
127    
128      case 'categories':      case 'categories':
129        return array(array('name' =>'tags','title' => 'tags','weight' => 10));        return array(array('name' => 'tags', 'title' => t('tags'), 'weight' => 10));
130      break;      break;
131    
132      case 'delete':      case 'delete':

Legend:
Removed from v.1.14.2.5  
changed lines
  Added in v.1.14.2.6

  ViewVC Help
Powered by ViewVC 1.1.2