/[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.56 by drumm, Wed Sep 16 04:34:24 2009 UTC revision 1.440.2.57 by drumm, Wed Sep 16 19:33:40 2009 UTC
# Line 1  Line 1 
1  <?php  <?php
2  // $Id: system.module,v 1.440.2.55 2009/07/01 21:30:47 drumm Exp $  // $Id: system.module,v 1.440.2.56 2009/09/16 04:34:24 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-dev');  define('VERSION', '5.20');
10    
11  /**  /**
12   * Implementation of hook_help().   * Implementation of hook_help().

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

  ViewVC Help
Powered by ViewVC 1.1.3