owls
diff Config.inc.php @ 12:682b4a24469c
optimized layout of ctrl bar
author | meillo@marmaro.de |
---|---|
date | Sun, 27 May 2007 02:28:20 +0200 |
parents | 46617062bef5 |
children |
line diff
1.1 --- a/Config.inc.php Sun May 27 02:15:39 2007 +0200 1.2 +++ b/Config.inc.php Sun May 27 02:28:20 2007 +0200 1.3 @@ -4,7 +4,7 @@ 1.4 $db_prefix = 'rem__1_'; 1.5 1.6 // Title of the website (default: 'Owls') 1.7 -$title = 'OwlS'; 1.8 +$title = 'Owls'; 1.9 1.10 // Location of the database connection script to include 1.11 $db_connect = '../../Db.inc.php';