diff options
Diffstat (limited to 'public_html/index.php')
-rwxr-xr-x | public_html/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public_html/index.php b/public_html/index.php index 956cde9f..98fa51c5 100755 --- a/public_html/index.php +++ b/public_html/index.php @@ -3,7 +3,7 @@ /**
* Main access point to WebDB.
*
- * $Id: index.php,v 1.1 2002/02/11 09:33:08 chriskl Exp $
+ * $Id: index.php,v 1.1.1.1 2002/02/11 09:33:08 chriskl Exp $
*/
// Include application functions
|