diff options
| author | cvs2git <cvs2git@bitweaver.org> | 2010-06-09 18:12:42 +0200 |
|---|---|---|
| committer | nickpalmer <nick@sluggardy.net> | 2010-06-09 18:12:42 +0200 |
| commit | 8298cc09ec8a0b4496d124118e29aab7e9e06d23 (patch) | |
| tree | bf91eee57cb0299985319cd1302917c33daed993 /module_controls_inc.php | |
| parent | 94ae66df82a0f77882b960e465b6faadfd8d41ee (diff) | |
| download | kernel-8298cc09ec8a0b4496d124118e29aab7e9e06d23.tar.gz kernel-8298cc09ec8a0b4496d124118e29aab7e9e06d23.tar.bz2 kernel-8298cc09ec8a0b4496d124118e29aab7e9e06d23.zip | |
Strip down CVS keywords.
Diffstat (limited to 'module_controls_inc.php')
| -rw-r--r-- | module_controls_inc.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/module_controls_inc.php b/module_controls_inc.php index 83f5753..4ac8e40 100644 --- a/module_controls_inc.php +++ b/module_controls_inc.php @@ -1,6 +1,6 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_kernel/module_controls_inc.php,v 1.12 2010/02/08 21:27:23 wjames5 Exp $ + * @version $Header$ * * Copyright (c) 2004 bitweaver.org * Copyright (c) 2003 tikwiki.org @@ -8,7 +8,7 @@ * All Rights Reserved. See below for details and a complete list of authors. * Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See http://www.gnu.org/copyleft/lesser.html for details * - * $Id: module_controls_inc.php,v 1.12 2010/02/08 21:27:23 wjames5 Exp $ + * $Id$ * @package kernel * @subpackage functions */ |
