From fcf387bc70b3c1975ac3df8c878bbb346b4ada43 Mon Sep 17 00:00:00 2001 From: Sebastian Mendel Date: Fri, 18 Nov 2005 12:50:49 +0000 Subject: common.lib.php should REALLY REALLY and ALWAYS be the first include --- pdf_schema.php | 1 - 1 file changed, 1 deletion(-) (limited to 'pdf_schema.php') diff --git a/pdf_schema.php b/pdf_schema.php index fd749b5e8b..09e78c21a0 100644 --- a/pdf_schema.php +++ b/pdf_schema.php @@ -10,7 +10,6 @@ /** * Gets some core scripts */ -require_once('./libraries/grab_globals.lib.php'); require_once('./libraries/common.lib.php'); -- cgit v1.2.3