removed the author line from the files. i must have been regurgitating something...
authorxzilla <xzilla>
Tue, 15 Oct 2002 20:46:16 +0000 (20:46 +0000)
committerxzilla <xzilla>
Tue, 15 Oct 2002 20:46:16 +0000 (20:46 +0000)
public_html/indicies.php
public_html/operators.php
public_html/sequences.php

index 04824fbd85bd636479290ec02f9f2d70da680381..c067ddce3a8e6b603d006b70108a15b1addd5243 100644 (file)
@@ -1,9 +1,8 @@
 <?php
 /**
  *  FILENAME:   index.php
- *  AUTHOR:     Ray Hunter <rhunter@venticon.com>
  *
- *  $Id: indicies.php,v 1.3 2002/10/10 18:13:00 xzilla Exp $
+ *  $Id: indicies.php,v 1.4 2002/10/15 20:46:16 xzilla Exp $
  */
 
 include_once( '../conf/config.inc.php' );
index 883ebdd98b81331968863571171841a5c0f4ab21..c646934dba9fec78ec72ce9739915bc68b9cc1ad 100644 (file)
@@ -1,9 +1,8 @@
 <?php
 /**
  *  FILENAME:   operators.php
- *  AUTHOR:     Ray Hunter <rhunter@venticon.com>
  *
- *  $Id: operators.php,v 1.1 2002/10/15 20:27:14 xzilla Exp $
+ *  $Id: operators.php,v 1.2 2002/10/15 20:46:17 xzilla Exp $
  */
 
 include_once( '../conf/config.inc.php' );
index add07f0150b19039b5ee001e3e5007a49aecde81..e1479b010d6d8c21c79eed54d426ca0a9864316a 100644 (file)
@@ -1,9 +1,8 @@
 <?php
 /**
  *  FILENAME:   sequence.php
- *  AUTHOR:     Ray Hunter <rhunter@venticon.com>
  *
- *  $Id: sequences.php,v 1.8 2002/10/03 22:05:14 xzilla Exp $
+ *  $Id: sequences.php,v 1.9 2002/10/15 20:46:17 xzilla Exp $
  */
 
 include_once( '../conf/config.inc.php' );