From 42b2d7e74ce9cb698f61ec3f80b690113858ef2f Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Tue, 27 Oct 2009 09:21:58 +1300 Subject: [PATCH] No need to specify the AWLUtilities include here. --- inc/auth-functions.php | 1 - 1 file changed, 1 deletion(-) diff --git a/inc/auth-functions.php b/inc/auth-functions.php index 26181727..41996078 100644 --- a/inc/auth-functions.php +++ b/inc/auth-functions.php @@ -25,7 +25,6 @@ * @license http://gnu.org/copyleft/gpl.html GNU GPL v2 or later */ -require_once("AWLUtilities.php"); require_once("DataUpdate.php");