Skip to content
Commits on Source (1)
// $Id$
Drupal 4.7.12, xxxx-xx-xx Drupal 4.7.12, xxxx-xx-xx
------------------------- -------------------------
......
// $Id$
CONTENTS OF THIS FILE CONTENTS OF THIS FILE
--------------------- ---------------------
......
// $Id$
CONTENTS OF THIS FILE CONTENTS OF THIS FILE
--------------------- ---------------------
......
// $Id$
CONTENTS OF THIS FILE CONTENTS OF THIS FILE
--------------------- ---------------------
......
// $Id$
GNU GENERAL PUBLIC LICENSE GNU GENERAL PUBLIC LICENSE
Version 2, June 1991 Version 2, June 1991
......
// $Id$
List of maintainers List of maintainers
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
......
// $Id$
UPGRADING UPGRADING
--------- ---------
......
<?php <?php
// $Id$
/** /**
* @file * @file
......
-- $Id$
-- --
-- Table structure for table 'access' -- Table structure for table 'access'
......
-- $Id$
-- --
-- Table structure for table 'access' -- Table structure for table 'access'
......
-- $Id$
-- Do not show NOTICE: messages, it's hard to spot errors. -- Do not show NOTICE: messages, it's hard to spot errors.
set client_min_messages = 'warning'; set client_min_messages = 'warning';
......
<?php <?php
// $Id$
function system_update_110() { function system_update_110() {
$ret = array(); $ret = array();
......
<?php <?php
// $Id$
/** /**
* @file * @file
......
<?php <?php
// $Id$
/** /**
* @file * @file
......
<?php <?php
// $Id$
/** /**
* @file * @file
......
<?php <?php
// $Id$
/** /**
* @file * @file
......
<?php <?php
// $Id$
/** /**
* @file * @file
......
<?php <?php
// $Id$
/** /**
* @file * @file
......
<?php <?php
// $Id$
/** /**
* @file * @file
......
<?php <?php
// $Id$
/** /**
* @defgroup form Form generation * @defgroup form Form generation
......