diff options
Diffstat (limited to 'user_guide/general')
28 files changed, 28 insertions, 28 deletions
diff --git a/user_guide/general/alternative_php.html b/user_guide/general/alternative_php.html index 90e8c5007..f15c4784c 100644 --- a/user_guide/general/alternative_php.html +++ b/user_guide/general/alternative_php.html @@ -140,7 +140,7 @@ Previous Topic: <a href="managing_apps.html">Managing Applications</a <a href="../index.html">User Guide Home</a> · Next Topic: <a href="security.html">Security</a> </p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2012 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> diff --git a/user_guide/general/ancillary_classes.html b/user_guide/general/ancillary_classes.html index 76e677b66..55c039d7e 100644 --- a/user_guide/general/ancillary_classes.html +++ b/user_guide/general/ancillary_classes.html @@ -110,7 +110,7 @@ Previous Topic: <a href="creating_libraries.html">Creating Core Libra <a href="../index.html">User Guide Home</a> · Next Topic: <a href="autoloader.html">Auto-loading Resources</a> </p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2012 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> diff --git a/user_guide/general/autoloader.html b/user_guide/general/autoloader.html index fdd349e7e..e73d1ff83 100644 --- a/user_guide/general/autoloader.html +++ b/user_guide/general/autoloader.html @@ -93,7 +93,7 @@ Previous Topic: <a href="hooks.html">Hooks - Extending the Core</a> <a href="#top">Top of Page</a> · <a href="../index.html">User Guide Home</a> · Next Topic: <a href="common_functions.html">Common Functions</a></p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2012 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> diff --git a/user_guide/general/caching.html b/user_guide/general/caching.html index f7df56278..f841dee3b 100644 --- a/user_guide/general/caching.html +++ b/user_guide/general/caching.html @@ -108,7 +108,7 @@ Previous Topic: <a href="errors.html">Error Handling</a> <a href="../index.html">User Guide Home</a> · Next Topic: <a href="profiling.html">Profiling Your Application</a> </p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2012 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> diff --git a/user_guide/general/cli.html b/user_guide/general/cli.html index 819b3af15..948e508f7 100644 --- a/user_guide/general/cli.html +++ b/user_guide/general/cli.html @@ -143,7 +143,7 @@ Previous Topic: <a href="urls.html">CodeIgniter URLs</a> <a href="#top">Top of Page</a> · <a href="../index.html">User Guide Home</a> · Next Topic: <a href="reserved_names.html">Reserved Names</a></p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2012 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> diff --git a/user_guide/general/common_functions.html b/user_guide/general/common_functions.html index be06e3d37..119d7fa7d 100644 --- a/user_guide/general/common_functions.html +++ b/user_guide/general/common_functions.html @@ -120,7 +120,7 @@ Previous Topic: <a href="autoloader.html">Auto-loading Resources</a>< <a href="#top">Top of Page</a> · <a href="../index.html">User Guide Home</a> · Next Topic: <a href="routing.html">URI Routing</a></p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2012 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> diff --git a/user_guide/general/controllers.html b/user_guide/general/controllers.html index 3ed9befdc..263564aa7 100644 --- a/user_guide/general/controllers.html +++ b/user_guide/general/controllers.html @@ -381,7 +381,7 @@ Previous Topic: <a href="urls.html">CodeIgniter URLs</a> <a href="#top">Top of Page</a> · <a href="../index.html">User Guide Home</a> · Next Topic: <a href="reserved_names.html">Reserved Names</a></p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2012 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> diff --git a/user_guide/general/core_classes.html b/user_guide/general/core_classes.html index 3d180789e..e01ce9260 100644 --- a/user_guide/general/core_classes.html +++ b/user_guide/general/core_classes.html @@ -179,7 +179,7 @@ Previous Topic: <a href="creating_libraries.html">Creating Your Own L <a href="../index.html">User Guide Home</a> · Next Topic: <a href="hooks.html">Hooks - Extending the Core</a> </p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2012 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> diff --git a/user_guide/general/creating_drivers.html b/user_guide/general/creating_drivers.html index f0768e923..35950f641 100644 --- a/user_guide/general/creating_drivers.html +++ b/user_guide/general/creating_drivers.html @@ -93,7 +93,7 @@ Previous Topic: <a href="drivers.html">Using CodeIgniter Drivers</a> <a href="../index.html">User Guide Home</a> · Next Topic: <a href="core_classes.html">Creating Core System Classes</a> </p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2012 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> diff --git a/user_guide/general/creating_libraries.html b/user_guide/general/creating_libraries.html index 111109bdb..c5c82e8dd 100644 --- a/user_guide/general/creating_libraries.html +++ b/user_guide/general/creating_libraries.html @@ -286,7 +286,7 @@ Previous Topic: <a href="libraries.html">Using CodeIgniter Libraries< <a href="../index.html">User Guide Home</a> · Next Topic: <a href="drivers.html">Using CodeIgniter Drivers</a> </p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2012 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> diff --git a/user_guide/general/credits.html b/user_guide/general/credits.html index a1ecd4afd..07f00677d 100644 --- a/user_guide/general/credits.html +++ b/user_guide/general/credits.html @@ -80,7 +80,7 @@ Previous Topic: <a href="../changelog.html">Change Log</a> <a href="../index.html">User Guide Home</a> · Next Topic: <a href="../installation/downloads.html">Downloading CodeIgniter</a> </p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2012 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> diff --git a/user_guide/general/drivers.html b/user_guide/general/drivers.html index 1fc665f53..f47929cf4 100644 --- a/user_guide/general/drivers.html +++ b/user_guide/general/drivers.html @@ -97,7 +97,7 @@ Previous Topic: <a href="creating_libraries.html">Creating Libraries< <a href="../index.html">User Guide Home</a> · Next Topic: <a href="creating_drivers.html">Creating Drivers</a> </p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2012 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> diff --git a/user_guide/general/environments.html b/user_guide/general/environments.html index b0611ebec..8c8a99b47 100644 --- a/user_guide/general/environments.html +++ b/user_guide/general/environments.html @@ -119,7 +119,7 @@ Previous Topic: <a href="managing_apps.html">Managing Applications</a <a href="../index.html">User Guide Home</a> · Next Topic: <a href="alternative_php.html">Alternative PHP Syntax</a> </p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2012 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> diff --git a/user_guide/general/errors.html b/user_guide/general/errors.html index 9ad78b231..bba7d4e38 100644 --- a/user_guide/general/errors.html +++ b/user_guide/general/errors.html @@ -133,7 +133,7 @@ Previous Topic: <a href="routing.html">URI Routing</a> <a href="../index.html">User Guide Home</a> · Next Topic: <a href="caching.html">Page Caching</a> </p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2012 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> diff --git a/user_guide/general/helpers.html b/user_guide/general/helpers.html index a22e153e3..d1e03cc49 100644 --- a/user_guide/general/helpers.html +++ b/user_guide/general/helpers.html @@ -178,7 +178,7 @@ Previous Topic: <a href="models.html">Models</a> <a href="../index.html">User Guide Home</a> · Next Topic: <a href="libraries.html">Using Libraries</a> </p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2012 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> diff --git a/user_guide/general/hooks.html b/user_guide/general/hooks.html index d8026ca34..dbeecbed9 100644 --- a/user_guide/general/hooks.html +++ b/user_guide/general/hooks.html @@ -158,7 +158,7 @@ Previous Topic: <a href="core_classes.html">Creating Core Classes</a> <a href="../index.html">User Guide Home</a> · Next Topic: <a href="autoloader.html">Auto-loading Resources</a> </p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2012 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> diff --git a/user_guide/general/libraries.html b/user_guide/general/libraries.html index f4e53b769..d84fa110e 100644 --- a/user_guide/general/libraries.html +++ b/user_guide/general/libraries.html @@ -91,7 +91,7 @@ Previous Topic: <a href="helpers.html">Helpers</a> <a href="../index.html">User Guide Home</a> · Next Topic: <a href="creating_libraries.html">Creating Libraries</a> </p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2012 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> diff --git a/user_guide/general/managing_apps.html b/user_guide/general/managing_apps.html index 60608ebea..b964704c0 100644 --- a/user_guide/general/managing_apps.html +++ b/user_guide/general/managing_apps.html @@ -126,7 +126,7 @@ Previous Topic: <a href="profiling.html">Profiling Your Application</ <a href="../index.html">User Guide Home</a> · Next Topic: <a href="alternative_php.html">Alternative PHP Syntax</a> </p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2012 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> diff --git a/user_guide/general/models.html b/user_guide/general/models.html index f4f3cffd8..ad72a8447 100644 --- a/user_guide/general/models.html +++ b/user_guide/general/models.html @@ -244,7 +244,7 @@ Previous Topic: <a href="views.html">Views</a> <a href="../index.html">User Guide Home</a> · Next Topic: <a href="helpers.html">Helpers</a> </p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2012 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> diff --git a/user_guide/general/profiling.html b/user_guide/general/profiling.html index 777aecdad..d34ab4c93 100644 --- a/user_guide/general/profiling.html +++ b/user_guide/general/profiling.html @@ -174,7 +174,7 @@ Previous Topic: <a href="caching.html">Caching</a> <a href="../index.html">User Guide Home</a> · Next Topic: <a href="managing_apps.html">Managing Applications</a> </p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2012 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> diff --git a/user_guide/general/quick_reference.html b/user_guide/general/quick_reference.html index 744afb964..9db13f008 100644 --- a/user_guide/general/quick_reference.html +++ b/user_guide/general/quick_reference.html @@ -70,7 +70,7 @@ Quick Reference Chart <a href="#top">Top of Page</a> · <a href="../index.html">User Guide Home</a> </p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2012 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> diff --git a/user_guide/general/requirements.html b/user_guide/general/requirements.html index 75d57051e..d49cbdd07 100644 --- a/user_guide/general/requirements.html +++ b/user_guide/general/requirements.html @@ -75,7 +75,7 @@ Server Requirements <a href="../index.html">User Guide Home</a> · Next Topic: <a href="../license.html">License Agreement</a> </p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2012 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> diff --git a/user_guide/general/reserved_names.html b/user_guide/general/reserved_names.html index e00dd76b2..3ff85de51 100644 --- a/user_guide/general/reserved_names.html +++ b/user_guide/general/reserved_names.html @@ -121,7 +121,7 @@ Previous Topic: <a href="controllers.html">Controllers</a> <a href="#top">Top of Page</a> · <a href="../index.html">User Guide Home</a> · Next Topic: <a href="views.html">Views</a></p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2012 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> diff --git a/user_guide/general/routing.html b/user_guide/general/routing.html index 946780c19..ad4cffad3 100644 --- a/user_guide/general/routing.html +++ b/user_guide/general/routing.html @@ -164,7 +164,7 @@ Previous Topic: <a href="common_functions.html">Common Functions</a> <a href="../index.html">User Guide Home</a> · Next Topic: <a href="errors.html">Error Handling</a> </p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2012 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> diff --git a/user_guide/general/security.html b/user_guide/general/security.html index 9c602b588..76a5f0021 100644 --- a/user_guide/general/security.html +++ b/user_guide/general/security.html @@ -157,7 +157,7 @@ Previous Topic: <a href="alternative_php.html">Alternative PHP</a> <a href="../index.html">User Guide Home</a> · Next Topic: <a href="styleguide.html">PHP Style Guide</a> </p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2012 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> diff --git a/user_guide/general/styleguide.html b/user_guide/general/styleguide.html index a16a442ca..cdf95d27e 100644 --- a/user_guide/general/styleguide.html +++ b/user_guide/general/styleguide.html @@ -672,7 +672,7 @@ Previous Topic: <a href="security.html">Security</a> <a href="../index.html">User Guide Home</a> · Next Topic: <a href="../doc_style/index.html">Writing Documentation</a> </p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2012 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> diff --git a/user_guide/general/urls.html b/user_guide/general/urls.html index 2d967eb2c..53dff34e3 100644 --- a/user_guide/general/urls.html +++ b/user_guide/general/urls.html @@ -144,7 +144,7 @@ segment based URLs.</p> <a href="#top">Top of Page</a> · <a href="../index.html">User Guide Home</a> · Next Topic: <a href="controllers.html">Controllers</a></p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2012 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> diff --git a/user_guide/general/views.html b/user_guide/general/views.html index 5281b6e2f..d6049191e 100644 --- a/user_guide/general/views.html +++ b/user_guide/general/views.html @@ -267,7 +267,7 @@ Previous Topic: <a href="reserved_names.html">Reserved Names</a> <a href="../index.html">User Guide Home</a> · Next Topic: <a href="models.html">Models</a> </p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2012 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> |