From 3bd8c654ca2e4ebf585069f6b065d2690e777c82 Mon Sep 17 00:00:00 2001 From: Jonathan Ernst Date: Thu, 23 Dec 2004 01:08:21 +0000 Subject: [PATCH] Removed the constants already definied in the new config file --- include/incl.php | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/include/incl.php b/include/incl.php index 802e985..812f18d 100644 --- a/include/incl.php +++ b/include/incl.php @@ -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