From 8f0a8f693307a6d04b8a50aa11f81041c961adf6 Mon Sep 17 00:00:00 2001 From: admin Date: Sat, 7 Oct 2006 01:17:25 +0000 Subject: --- user_guide/general/controllers.html | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'user_guide/general/controllers.html') diff --git a/user_guide/general/controllers.html b/user_guide/general/controllers.html index 20f207f5f..101ba936b 100644 --- a/user_guide/general/controllers.html +++ b/user_guide/general/controllers.html @@ -372,15 +372,6 @@ is a list of reserved names. Do not name your controller functions any of these @@ -402,10 +393,13 @@ is a list of reserved names. Do not name your controller functions any of these
  • script
  • view
  • vars
  • +
  • _ci_assign_to_models
  • _ci_autoloader
  • _ci_load
  • _ci_object_to_array
  • -
  • _ci_set_view_path
  • +
  • _ci_load_class
  • +
  • _ci_init_class
  • +
  • _ci_init_scaffolding
  • -- cgit v1.2.3-24-g4f1b