Removed the constants already definied in the new config file

This commit is contained in:
Jonathan Ernst
2004-12-23 01:08:21 +00:00
committed by WineHQ
parent 6c087f1dad
commit 3bd8c654ca

View File

@@ -226,14 +226,7 @@ function dumpmsgbuffer()
mysql_query("DELETE FROM sessionMessages WHERE sessionId = '$PHPSESSID'");
}
/**
* Statics
*/
define("APPDB_ROOT", "http://appdb.winehq.org/");
define("STANDARD_NOTIFY_FOOTER","------- You are receiving this mail because: -------\n".
"You are an maintainer of this app or an appdb administrator\n".
"to change your preferences go to: ".APPDB_ROOT."preferences.php\n");
/*
* Start DB Connection