From 53c67ac0a2dc6162fa879176cc50748026692e9b Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 16 Apr 2001 13:26:38 +0000 Subject: - a few changes which might help overcome Jeroen's redeclartion problem (or might not) --- includes/common.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'includes') diff --git a/includes/common.inc b/includes/common.inc index 5c10bb5aa..2d0d9e324 100644 --- a/includes/common.inc +++ b/includes/common.inc @@ -32,6 +32,7 @@ function throttle($type, $rate) { $conf = conf_init(); include_once "includes/$conf.conf"; +include_once "includes/structure.inc"; include_once "includes/database.inc"; include_once "includes/variable.inc"; include_once "includes/function.inc"; -- cgit v1.2.3