diff options
Diffstat (limited to 'includes/conf.php')
-rw-r--r-- | includes/conf.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/includes/conf.php b/includes/conf.php index 7a89970c2..f432d0c02 100644 --- a/includes/conf.php +++ b/includes/conf.php @@ -1,4 +1,5 @@ <?php +// $Id$ # # Database settings: @@ -33,5 +34,5 @@ $themes = array("UnConeD" => array( # but make sure your SQL table, called locales is updated # appropriately. $languages = array("en" => "English"); - +
?>
\ No newline at end of file |