From 42d3869777a9fce8f3eef5df1275fb29a5a05b46 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sat, 31 Dec 2005 08:17:22 +0000 Subject: [PATCH] Documenting constants --- db.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/db.php b/db.php index d3e3160..94e52b4 100644 --- a/db.php +++ b/db.php @@ -33,6 +33,9 @@ * ISSO abstraction layers should inherit this class. It provides error * reporting, SQL analysis, and general connection functionality. * +* Constants: +* [required] ISSO_DB_LAYER - The name of the DB layer module used in the application +* * @author Iris Studios, Inc. * @copyright Copyright ©2002 - [#]year[#], Iris Studios, Inc. * @version $Revision$ -- 2.43.5