diff options
Diffstat (limited to 'public_html/databases.php')
-rwxr-xr-x | public_html/databases.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public_html/databases.php b/public_html/databases.php index 934d1025..c4808c80 100755 --- a/public_html/databases.php +++ b/public_html/databases.php @@ -4,7 +4,7 @@ * List databases in a server
* @param $webdbServerID The ID of the current server
*
- * $Id: databases.php,v 1.1 2002/02/11 09:33:08 chriskl Exp $
+ * $Id: databases.php,v 1.1.1.1 2002/02/11 09:33:08 chriskl Exp $
*/
// Include application functions
|