From: kkalev Date: Tue, 17 Sep 2002 12:25:05 +0000 (+0000) Subject: Use require_once when including lib/functions.php3 in lib/sql X-Git-Url: https://git.entuzijast.net/?a=commitdiff_plain;h=d1e0d285202dfcdd14886759b0b649b9294369eb;p=freeradius-dialup-admin.git Use require_once when including lib/functions.php3 in lib/sql --- diff --git a/Changelog b/Changelog index 0466b32..073dc13 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,5 @@ +Ver 1.60: +* Use require_once when including lib/functions.php3 in lib/sql Ver 1.59: * Small html fixes in user_edit.php3 and password.php3 * Show number of failed logins in the last 7 days in the user admin page diff --git a/lib/sql/change_attrs.php3 b/lib/sql/change_attrs.php3 index 72a2782..6ec9d19 100644 --- a/lib/sql/change_attrs.php3 +++ b/lib/sql/change_attrs.php3 @@ -1,5 +1,5 @@