From 1b90c27c46dde1b5cc79a295c5e36f402a144063 Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 31 Oct 2006 18:22:29 +0000 Subject: --- user_guide/libraries/loader.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user_guide/libraries/loader.html') diff --git a/user_guide/libraries/loader.html b/user_guide/libraries/loader.html index c7cf82d40..448ba4c47 100644 --- a/user_guide/libraries/loader.html +++ b/user_guide/libraries/loader.html @@ -93,7 +93,7 @@ Each library is described in detail in its own page, so please read the informat

This function is used to load your View files. If you haven't read the Views section of the user guide it is recommended that you do since it shows you how this function is typically used.

-

The first parameter is required. It is the name of the view file you would like to load.

+

The first parameter is required. It is the name of the view file you would like to load.  Note: The .php file extension does not need to be specified unless you use something other then .php.

The second optional parameter can take an associative array or an object as input, which it runs through the PHP extract function to -- cgit v1.2.3-24-g4f1b