- added $branding for package-specific-patch-indication, fixes #60

This commit is contained in:
Michael Kaufmann (d00p)
2010-03-12 16:23:21 +00:00
parent 2c12c51977
commit a7f22a3426
3 changed files with 3 additions and 2 deletions

View File

@@ -70,5 +70,6 @@ define('PACKAGE_ENABLED', 2);
$version = '0.9.2';
$dbversion = '2';
$branding = '';
?>