/[drupal]/contributions/modules/color_soc08/modules/color_user/color_user.module
ViewVC logotype

Diff of /contributions/modules/color_soc08/modules/color_user/color_user.module

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

revision 1.1.2.1, Sun Nov 30 00:47:21 2008 UTC revision 1.1.2.2, Thu May 14 12:40:17 2009 UTC
# Line 1  Line 1 
1  <?php  <?php
2  // $Id: color_user.module,v 1.1.2.8 2008/10/29 01:32:45 skiquel Exp $  // $Id: color_user.module,v 1.1.2.1 2008/11/30 00:47:21 skiquel Exp $
3    
4  /**  /**
5   * @file   * @file
# Line 110  function color_user_block($op='list', $d Line 110  function color_user_block($op='list', $d
110          break;          break;
111      }      }
112    
113      $block['subject'] = t('Choose scheme');      $block['subject'] = t('Site colors');
114    
115      return $block;      return $block;
116    }    }

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

  ViewVC Help
Powered by ViewVC 1.1.2