/[drupal]/drupal/modules/system/system.module
ViewVC logotype

Diff of /drupal/modules/system/system.module

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

revision 1.440.2.57 by drumm, Wed Sep 16 19:33:40 2009 UTC revision 1.440.2.58 by drumm, Wed Sep 16 20:03:53 2009 UTC
# Line 1  Line 1 
1  <?php  <?php
2  // $Id: system.module,v 1.440.2.56 2009/09/16 04:34:24 drumm Exp $  // $Id: system.module,v 1.440.2.57 2009/09/16 19:33:40 drumm Exp $
3    
4  /**  /**
5   * @file   * @file
6   * Configuration system that lets administrators modify the workings of the site.   * Configuration system that lets administrators modify the workings of the site.
7   */   */
8    
9  define('VERSION', '5.20');  define('VERSION', '5.21-dev');
10    
11  /**  /**
12   * Implementation of hook_help().   * Implementation of hook_help().

Legend:
Removed from v.1.440.2.57  
changed lines
  Added in v.1.440.2.58

  ViewVC Help
Powered by ViewVC 1.1.3