From: Domas Mituzas Date: Wed, 9 Jun 2004 16:13:04 +0000 (+0000) Subject: * include required Database object (according to database type) X-Git-Tag: 1.5.0alpha1~2965 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=f518414fb6e5a3345a939547a27ab62500a19f0b;p=lhc%2Fweb%2Fwiklou.git * include required Database object (according to database type) * define wgIsMySQL and wgIsPg global variables --- diff --git a/includes/DatabaseFunctions.php b/includes/DatabaseFunctions.php index 90bb40f193..6244ea743f 100644 --- a/includes/DatabaseFunctions.php +++ b/includes/DatabaseFunctions.php @@ -1,4 +1,5 @@