From 32b50c950d0a5c7d594074c3128db370efe9be4d Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Tue, 3 Apr 2007 11:47:26 +0000 Subject: changed pmachine links to ellislab --- user_guide/general/alternative_php.html | 2 +- user_guide/general/ancillary_classes.html | 2 +- user_guide/general/autoloader.html | 2 +- user_guide/general/caching.html | 2 +- user_guide/general/controllers.html | 2 +- user_guide/general/core_classes.html | 2 +- user_guide/general/creating_libraries.html | 2 +- user_guide/general/credits.html | 4 ++-- user_guide/general/errors.html | 2 +- user_guide/general/helpers.html | 2 +- user_guide/general/hooks.html | 2 +- user_guide/general/index.html | 2 +- user_guide/general/libraries.html | 2 +- user_guide/general/managing_apps.html | 2 +- user_guide/general/models.html | 2 +- user_guide/general/plugins.html | 2 +- user_guide/general/profiling.html | 2 +- user_guide/general/quick_reference.html | 2 +- user_guide/general/requirements.html | 2 +- user_guide/general/routing.html | 2 +- user_guide/general/scaffolding.html | 2 +- user_guide/general/security.html | 2 +- user_guide/general/urls.html | 2 +- user_guide/general/views.html | 2 +- 24 files changed, 25 insertions(+), 25 deletions(-) (limited to 'user_guide/general') diff --git a/user_guide/general/alternative_php.html b/user_guide/general/alternative_php.html index 23a417324..f603f1f08 100644 --- a/user_guide/general/alternative_php.html +++ b/user_guide/general/alternative_php.html @@ -145,7 +145,7 @@ Previous Topic:  Managing ApplicationsUser Guide Home   ·   Next Topic:  Security

-

Code Igniter  ·  Copyright © 2006  ·  pMachine, Inc.

+

Code Igniter  ·  Copyright © 2006  ·  Ellislab, Inc.

diff --git a/user_guide/general/ancillary_classes.html b/user_guide/general/ancillary_classes.html index 78c3620d9..7bf285f47 100644 --- a/user_guide/general/ancillary_classes.html +++ b/user_guide/general/ancillary_classes.html @@ -115,7 +115,7 @@ Previous Topic:  Creating Core Libra User Guide Home   ·   Next Topic:  Auto-loading Resources

-

Code Igniter  ·  Copyright © 2006  ·  pMachine, Inc.

+

Code Igniter  ·  Copyright © 2006  ·  Ellislab, Inc.

diff --git a/user_guide/general/autoloader.html b/user_guide/general/autoloader.html index c63ed72ce..f3127ccb8 100644 --- a/user_guide/general/autoloader.html +++ b/user_guide/general/autoloader.html @@ -98,7 +98,7 @@ Previous Topic:  Hooks - Extending the Core User Guide Home   ·   Next Topic:  Scaffolding

-

Code Igniter  ·  Copyright © 2006  ·  pMachine, Inc.

+

Code Igniter  ·  Copyright © 2006  ·  Ellislab, Inc.

diff --git a/user_guide/general/caching.html b/user_guide/general/caching.html index bb743c506..9371ed3cd 100644 --- a/user_guide/general/caching.html +++ b/user_guide/general/caching.html @@ -112,7 +112,7 @@ Previous Topic:  Error Handling User Guide Home   ·   Next Topic:  Profiling Your Application

-

Code Igniter  ·  Copyright © 2006  ·  pMachine, Inc.

+

Code Igniter  ·  Copyright © 2006  ·  Ellislab, Inc.

diff --git a/user_guide/general/controllers.html b/user_guide/general/controllers.html index 945791a4c..0bb4ac444 100644 --- a/user_guide/general/controllers.html +++ b/user_guide/general/controllers.html @@ -428,7 +428,7 @@ Previous Topic:  Code Igniter URLs Next Topic:  Views

-

Code Igniter  ·  Copyright © 2006  ·  pMachine, Inc.

+

Code Igniter  ·  Copyright © 2006  ·  Ellislab, Inc.

diff --git a/user_guide/general/core_classes.html b/user_guide/general/core_classes.html index 5121b7d86..0e13ce7d6 100644 --- a/user_guide/general/core_classes.html +++ b/user_guide/general/core_classes.html @@ -167,7 +167,7 @@ Previous Topic:  Creating Your Own L User Guide Home   ·   Next Topic:  Hooks - Extending the Core

-

Code Igniter  ·  Copyright © 2006  ·  pMachine, Inc.

+

Code Igniter  ·  Copyright © 2006  ·  Ellislab, Inc.

diff --git a/user_guide/general/creating_libraries.html b/user_guide/general/creating_libraries.html index 7ab97d608..d8fdb3892 100644 --- a/user_guide/general/creating_libraries.html +++ b/user_guide/general/creating_libraries.html @@ -290,7 +290,7 @@ Previous Topic:  Using Code Igniter Libraries User Guide Home   ·   Next Topic:  Creating Core System Classes

-

Code Igniter  ·  Copyright © 2006  ·  pMachine, Inc.

+

Code Igniter  ·  Copyright © 2006  ·  Ellislab, Inc.

diff --git a/user_guide/general/credits.html b/user_guide/general/credits.html index 77c080cbc..c87c24b2b 100644 --- a/user_guide/general/credits.html +++ b/user_guide/general/credits.html @@ -63,7 +63,7 @@ Credits

Credits

Code Igniter was developed by Rick Ellis, who in his other life is CEO of -pMachine, Inc. The core framework was written +Ellislab, Inc. The core framework was written specifically for this application, while many of the class libraries, helpers, and sub-systems borrow from the code-base of ExpressionEngine, a Content Management System written by Rick Ellis and Paul Burdick.

@@ -89,7 +89,7 @@ Previous Topic:  Change Log Next Topic:  Downloading Code Igniter

-

Code Igniter  ·  Copyright © 2006  ·  pMachine, Inc.

+

Code Igniter  ·  Copyright © 2006  ·  Ellislab, Inc.

diff --git a/user_guide/general/errors.html b/user_guide/general/errors.html index 60456d333..86e18881e 100644 --- a/user_guide/general/errors.html +++ b/user_guide/general/errors.html @@ -135,7 +135,7 @@ Previous Topic:  URI Routing User Guide Home   ·   Next Topic:  Page Caching

-

Code Igniter  ·  Copyright © 2006  ·  pMachine, Inc.

+

Code Igniter  ·  Copyright © 2006  ·  Ellislab, Inc.

diff --git a/user_guide/general/helpers.html b/user_guide/general/helpers.html index 37a71180b..df522e959 100644 --- a/user_guide/general/helpers.html +++ b/user_guide/general/helpers.html @@ -139,7 +139,7 @@ Previous Topic:  Models User Guide Home   ·   Next Topic:  Plugins

-

Code Igniter  ·  Copyright © 2006  ·  pMachine, Inc.

+

Code Igniter  ·  Copyright © 2006  ·  Ellislab, Inc.

diff --git a/user_guide/general/hooks.html b/user_guide/general/hooks.html index 1b9ad7a8a..14a2404fe 100644 --- a/user_guide/general/hooks.html +++ b/user_guide/general/hooks.html @@ -186,7 +186,7 @@ Previous Topic:  Creating Core Classes User Guide Home   ·   Next Topic:  Auto-loading Resources

-

Code Igniter  ·  Copyright © 2006  ·  pMachine, Inc.

+

Code Igniter  ·  Copyright © 2006  ·  Ellislab, Inc.

diff --git a/user_guide/general/index.html b/user_guide/general/index.html index 2d3ad90a7..1354f871c 100644 --- a/user_guide/general/index.html +++ b/user_guide/general/index.html @@ -92,7 +92,7 @@ Previous Topic:  Architectural Goals< User Guide Home   ·   Next Topic:  Code Igniter URLs

-

Code Igniter  ·  Copyright © 2006  ·  pMachine, Inc.

+

Code Igniter  ·  Copyright © 2006  ·  Ellislab, Inc.

diff --git a/user_guide/general/libraries.html b/user_guide/general/libraries.html index d293920db..b5b63cea8 100644 --- a/user_guide/general/libraries.html +++ b/user_guide/general/libraries.html @@ -92,7 +92,7 @@ Previous Topic:  Plugins User Guide Home   ·   Next Topic:  Creating Libraries

-

Code Igniter  ·  Copyright © 2006  ·  pMachine, Inc.

+

Code Igniter  ·  Copyright © 2006  ·  Ellislab, Inc.

diff --git a/user_guide/general/managing_apps.html b/user_guide/general/managing_apps.html index 706b1a36f..558e202ab 100644 --- a/user_guide/general/managing_apps.html +++ b/user_guide/general/managing_apps.html @@ -132,7 +132,7 @@ Previous Topic:  Profiling Your ApplicationAlternative PHP Syntax

-

Code Igniter  ·  Copyright © 2006  ·  pMachine, Inc.

+

Code Igniter  ·  Copyright © 2006  ·  Ellislab, Inc.

diff --git a/user_guide/general/models.html b/user_guide/general/models.html index d7e0e60af..cd93a4299 100644 --- a/user_guide/general/models.html +++ b/user_guide/general/models.html @@ -252,7 +252,7 @@ Previous Topic:  Views User Guide Home   ·   Next Topic:  Helpers

-

Code Igniter  ·  Copyright © 2006  ·  pMachine, Inc.

+

Code Igniter  ·  Copyright © 2006  ·  Ellislab, Inc.

diff --git a/user_guide/general/plugins.html b/user_guide/general/plugins.html index 0e83c5ca3..9358530ee 100644 --- a/user_guide/general/plugins.html +++ b/user_guide/general/plugins.html @@ -125,7 +125,7 @@ Previous Topic:  Helpers User Guide Home   ·   Next Topic:  Using Libraries

-

Code Igniter  ·  Copyright © 2006  ·  pMachine, Inc.

+

Code Igniter  ·  Copyright © 2006  ·  Ellislab, Inc.

diff --git a/user_guide/general/profiling.html b/user_guide/general/profiling.html index 688531e08..f02440b0d 100644 --- a/user_guide/general/profiling.html +++ b/user_guide/general/profiling.html @@ -112,7 +112,7 @@ Previous Topic:  Caching User Guide Home   ·   Next Topic:  Managing Applications

-

Code Igniter  ·  Copyright © 2006  ·  pMachine, Inc.

+

Code Igniter  ·  Copyright © 2006  ·  Ellislab, Inc.

diff --git a/user_guide/general/quick_reference.html b/user_guide/general/quick_reference.html index 2a7fee2f5..e4bdb6c54 100644 --- a/user_guide/general/quick_reference.html +++ b/user_guide/general/quick_reference.html @@ -76,7 +76,7 @@ Quick Reference Chart User Guide Home

-

Code Igniter  ·  Copyright © 2006  ·  pMachine, Inc.

+

Code Igniter  ·  Copyright © 2006  ·  Ellislab, Inc.

diff --git a/user_guide/general/requirements.html b/user_guide/general/requirements.html index e1d32417a..0d7b33e82 100644 --- a/user_guide/general/requirements.html +++ b/user_guide/general/requirements.html @@ -81,7 +81,7 @@ Server Requirements Next Topic:  License Agreement

-

Code Igniter  ·  Copyright © 2006  ·  pMachine, Inc.

+

Code Igniter  ·  Copyright © 2006  ·  Ellislab, Inc.

diff --git a/user_guide/general/routing.html b/user_guide/general/routing.html index a4ca8dcab..5789b721e 100644 --- a/user_guide/general/routing.html +++ b/user_guide/general/routing.html @@ -179,7 +179,7 @@ Previous Topic:  Scaffolding User Guide Home   ·   Next Topic:  Error Handling

-

Code Igniter  ·  Copyright © 2006  ·  pMachine, Inc.

+

Code Igniter  ·  Copyright © 2006  ·  Ellislab, Inc.

diff --git a/user_guide/general/scaffolding.html b/user_guide/general/scaffolding.html index ba1a804ff..3d3ecac21 100644 --- a/user_guide/general/scaffolding.html +++ b/user_guide/general/scaffolding.html @@ -146,7 +146,7 @@ Previous Topic:  Auto-loading Resources User Guide Home   ·   Next Topic:  URI Routing

-

Code Igniter  ·  Copyright © 2006  ·  pMachine, Inc.

+

Code Igniter  ·  Copyright © 2006  ·  Ellislab, Inc.

diff --git a/user_guide/general/security.html b/user_guide/general/security.html index 48c8ce818..e5602d30f 100644 --- a/user_guide/general/security.html +++ b/user_guide/general/security.html @@ -152,7 +152,7 @@ Previous Topic:  Alternative PHP User Guide Home   ·   Next Topic:  Benchmarking Class

-

Code Igniter  ·  Copyright © 2006  ·  pMachine, Inc.

+

Code Igniter  ·  Copyright © 2006  ·  Ellislab, Inc.

diff --git a/user_guide/general/urls.html b/user_guide/general/urls.html index e2ebbf232..1d24312b1 100644 --- a/user_guide/general/urls.html +++ b/user_guide/general/urls.html @@ -152,7 +152,7 @@ Previous Topic:  Getting Started User Guide Home   ·   Next Topic:  Controllers

-

Code Igniter  ·  Copyright © 2006  ·  pMachine, Inc.

+

Code Igniter  ·  Copyright © 2006  ·  Ellislab, Inc.

diff --git a/user_guide/general/views.html b/user_guide/general/views.html index dd97c3613..4e749a6f8 100644 --- a/user_guide/general/views.html +++ b/user_guide/general/views.html @@ -250,7 +250,7 @@ Previous Topic:  Controllers User Guide Home   ·   Next Topic:  Models

-

Code Igniter  ·  Copyright © 2006  ·  pMachine, Inc.

+

Code Igniter  ·  Copyright © 2006  ·  Ellislab, Inc.

-- cgit v1.2.3-24-g4f1b