From 81ccb439c2743776728b798bdc7e31db3d826233 Mon Sep 17 00:00:00 2001 From: admin Date: Sat, 7 Oct 2006 03:08:40 +0000 Subject: --- user_guide/general/controllers.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/user_guide/general/controllers.html b/user_guide/general/controllers.html index 101ba936b..57f57af5c 100644 --- a/user_guide/general/controllers.html +++ b/user_guide/general/controllers.html @@ -372,6 +372,7 @@ is a list of reserved names. Do not name your controller functions any of these @@ -395,11 +396,11 @@ is a list of reserved names. Do not name your controller functions any of these
  • vars
  • _ci_assign_to_models
  • _ci_autoloader
  • -
  • _ci_load
  • -
  • _ci_object_to_array
  • -
  • _ci_load_class
  • _ci_init_class
  • _ci_init_scaffolding
  • +
  • _ci_load
  • +
  • _ci_load_class
  • +
  • _ci_object_to_array
  • -- cgit v1.2.3-24-g4f1b