Merge branch 'beta'

This commit is contained in:
Andre Lorbach 2008-04-28 17:51:50 +02:00
commit cfc9669d8e

View File

@ -71,7 +71,7 @@ $LANG_EN = "en"; // Used for fallback
$LANG = "en"; // Default language
// Default Template vars
$content['BUILDNUMBER'] = "2.1.1";
$content['BUILDNUMBER'] = "2.1.2";
$content['TITLE'] = "PhpLogCon - Release " . $content['BUILDNUMBER']; // Title of the Page
$content['BASEPATH'] = $gl_root_path;
$content['EXTRA_METATAGS'] = "";