diff options
author | chriskl | 2002-02-11 09:32:47 +0000 |
---|---|---|
committer | chriskl | 2002-02-11 09:32:47 +0000 |
commit | f6e0c11892b918c4ae681f7329e4b3a8cebb5bcf (patch) | |
tree | c129e48a2174a685362c86aa20d89741595303db /public_html/browser.php | |
parent | f8fa64feb0a33b5712c8822a6fc58de918dcdaa4 (diff) |
Began a new cvs module named 'webdb'. This will eventually become the next-generation engine.startchriskl
Diffstat (limited to 'public_html/browser.php')
-rw-r--r-- | public_html/browser.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public_html/browser.php b/public_html/browser.php index 7acd0df9..16e73b8f 100644 --- a/public_html/browser.php +++ b/public_html/browser.php @@ -3,7 +3,7 @@ /**
* Main object browser
*
- * $Id: browser.php,v 1.1 2002/02/11 09:33:08 chriskl Exp $
+ * $Id: browser.php,v 1.1.1.1 2002/02/11 09:33:08 chriskl Exp $
*/
// Include application functions
|