fixed/added page level docblock

This commit is contained in:
Sebastian Mendel
2007-03-20 10:32:13 +00:00
parent b948e16584
commit 374abd5173
171 changed files with 1092 additions and 454 deletions

View File

@@ -1,8 +1,5 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/* $Id$ */
/**
* Parser BUG decoder
*
@@ -10,9 +7,10 @@
* Throw the bug data in teh query box, and hit submit for output.
*
* Copyright 2002 Robin Johnson <robbat2@users.sourceforge.net>
*
* @version $Id$
*/
/**
* Displays the form
*/