From 7981a9a752c339611ae10a252469f9dbc266fb96 Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 26 Sep 2006 07:52:09 +0000 Subject: --- user_guide/general/libraries.html | 1 + 1 file changed, 1 insertion(+) (limited to 'user_guide/general/libraries.html') diff --git a/user_guide/general/libraries.html b/user_guide/general/libraries.html index 231f1096b..5fc389be6 100644 --- a/user_guide/general/libraries.html +++ b/user_guide/general/libraries.html @@ -62,6 +62,7 @@ Using Code Igniter Libraries

Using Code Igniter Libraries

+

All of the available libraries are located in your system/libraries folder. In most cases, to use one of these classes involves initializing it within a controller using the following initialization function:

-- cgit v1.2.3-24-g4f1b