Skip to content

Commit

Permalink
Updating a bunch of 'Fuel' references to 'FuelPHP'
Browse files Browse the repository at this point in the history
  • Loading branch information
dhrrgn committed Oct 26, 2011
1 parent bf33159 commit c1e1c64
Show file tree
Hide file tree
Showing 123 changed files with 392 additions and 392 deletions.
6 changes: 3 additions & 3 deletions classes/agent/config.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
var class_prefix = "Agent::";
</script>
<script src="./../../assets/js/combined.js"></script>
<title>Agent Config - Classes - Fuel Documentation</title>
<title>Agent Config - Classes - FuelPHP Documentation</title>
</head>
<body>
<div id="container">
<header id="header">
<div class="table">
<h1>
<strong>Fuel, a PHP 5.3 Framework</strong>
<strong>FuelPHP, a PHP 5.3 Framework</strong>
Documentation
</h1>

Expand Down Expand Up @@ -192,7 +192,7 @@ <h5 id="cache_config">Cache configuration</h5>

<footer>
<p>
&copy; Fuel Development Team 2010-2011 - <a href="http://fuelphp.com">Fuel</a> is released under the MIT license.
&copy; FuelPHP Development Team 2010-2011 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
</p>
</footer>
</div>
Expand Down
6 changes: 3 additions & 3 deletions classes/agent/usage.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
var class_prefix = "Agent::";
</script>
<script src="./../../assets/js/combined.js"></script>
<title>Agent Usage - Classes - Fuel Documentation</title>
<title>Agent Usage - Classes - FuelPHP Documentation</title>
</head>
<body>
<div id="container">
<header id="header">
<div class="table">
<h1>
<strong>Fuel, a PHP 5.3 Framework</strong>
<strong>FuelPHP, a PHP 5.3 Framework</strong>
Documentation
</h1>

Expand Down Expand Up @@ -530,7 +530,7 @@ <h4 id="method_is_robot" class="method">is_robot()</h4>

<footer>
<p>
&copy; Fuel Development Team 2010-2011 - <a href="http://fuelphp.com">Fuel</a> is released under the MIT license.
&copy; FuelPHP Development Team 2010-2011 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
</p>
</footer>
</div>
Expand Down
6 changes: 3 additions & 3 deletions classes/arr.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
var class_prefix = "Arr::";
</script>
<script src="./../assets/js/combined.js"></script>
<title>Arr - Classes - Fuel Documentation</title>
<title>Arr - Classes - FuelPHP Documentation</title>
</head>
<body>
<div id="container">
<header id="header">
<div class="table">
<h1>
<strong>Fuel, a PHP 5.3 Framework</strong>
<strong>FuelPHP, a PHP 5.3 Framework</strong>
Documentation
</h1>

Expand Down Expand Up @@ -1097,7 +1097,7 @@ <h4 id="function_in_arrayi" class="method" data-class="">in_arrayi($needle, $hay

<footer>
<p>
&copy; Fuel Development Team 2010-2011 - <a href="http://fuelphp.com">Fuel</a> is released under the MIT license.
&copy; FuelPHP Development Team 2010-2011 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
</p>
</footer>
</div>
Expand Down
6 changes: 3 additions & 3 deletions classes/asset.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
var class_prefix = "Asset::";
</script>
<script src="./../assets/js/combined.js"></script>
<title>Asset - Classes - Fuel Documentation</title>
<title>Asset - Classes - FuelPHP Documentation</title>
</head>
<body>
<div id="container">
<header id="header">
<div class="table">
<h1>
<strong>Fuel, a PHP 5.3 Framework</strong>
<strong>FuelPHP, a PHP 5.3 Framework</strong>
Documentation
</h1>

Expand Down Expand Up @@ -424,7 +424,7 @@ <h4 id="method_render" class="method">render($group, $raw = false)</h4>

<footer>
<p>
&copy; Fuel Development Team 2010-2011 - <a href="http://fuelphp.com">Fuel</a> is released under the MIT license.
&copy; FuelPHP Development Team 2010-2011 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
</p>
</footer>
</div>
Expand Down
6 changes: 3 additions & 3 deletions classes/autoloader.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
var class_prefix = "Autoloader::";
</script>
<script src="./../assets/js/combined.js"></script>
<title>Autoloader - Classes - Fuel Documentation</title>
<title>Autoloader - Classes - FuelPHP Documentation</title>
</head>
<body>
<div id="container">
<header id="header">
<div class="table">
<h1>
<strong>Fuel, a PHP 5.3 Framework</strong>
<strong>FuelPHP, a PHP 5.3 Framework</strong>
Documentation
</h1>

Expand Down Expand Up @@ -470,7 +470,7 @@ <h4 id="function_import">import($path, $folder = 'classes')</h4>

<footer>
<p>
&copy; Fuel Development Team 2010-2011 - <a href="http://fuelphp.com">Fuel</a> is released under the MIT license.
&copy; FuelPHP Development Team 2010-2011 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
</p>
</footer>
</div>
Expand Down
6 changes: 3 additions & 3 deletions classes/cache/advanced.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
var class_prefix = "Cache::";
</script>
<script src="./../../assets/js/combined.js"></script>
<title>Cache Advanced - Classes - Fuel Documentation</title>
<title>Cache Advanced - Classes - FuelPHP Documentation</title>
</head>
<body>
<div id="container">
<header id="header">
<div class="table">
<h1>
<strong>Fuel, a PHP 5.3 Framework</strong>
<strong>FuelPHP, a PHP 5.3 Framework</strong>
Documentation
</h1>

Expand Down Expand Up @@ -59,7 +59,7 @@ <h3>Advanced usage</h3>

<footer>
<p>
&copy; Fuel Development Team 2010-2011 - <a href="http://fuelphp.com">Fuel</a> is released under the MIT license.
&copy; FuelPHP Development Team 2010-2011 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
</p>
</footer>
</div>
Expand Down
6 changes: 3 additions & 3 deletions classes/cache/config.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
var class_prefix = "Cache::";
</script>
<script src="./../../assets/js/combined.js"></script>
<title>Cache Config - Classes - Fuel Documentation</title>
<title>Cache Config - Classes - FuelPHP Documentation</title>
</head>
<body>
<div id="container">
<header id="header">
<div class="table">
<h1>
<strong>Fuel, a PHP 5.3 Framework</strong>
<strong>FuelPHP, a PHP 5.3 Framework</strong>
Documentation
</h1>

Expand Down Expand Up @@ -185,7 +185,7 @@ <h5 id="redis_driver_config">Redis driver configuration</h5>

<footer>
<p>
&copy; Fuel Development Team 2010-2011 - <a href="http://fuelphp.com">Fuel</a> is released under the MIT license.
&copy; FuelPHP Development Team 2010-2011 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
</p>
</footer>
</div>
Expand Down
6 changes: 3 additions & 3 deletions classes/cache/usage.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
var class_prefix = "Cache::";
</script>
<script src="./../../assets/js/combined.js"></script>
<title>Cache Usage - Classes - Fuel Documentation</title>
<title>Cache Usage - Classes - FuelPHP Documentation</title>
</head>
<body>
<div id="container">
<header id="header">
<div class="table">
<h1>
<strong>Fuel, a PHP 5.3 Framework</strong>
<strong>FuelPHP, a PHP 5.3 Framework</strong>
Documentation
</h1>

Expand Down Expand Up @@ -337,7 +337,7 @@ <h4 class="method" id="method_call">call($identifier, $callback, $args = array()

<footer>
<p>
&copy; Fuel Development Team 2010-2011 - <a href="http://fuelphp.com">Fuel</a> is released under the MIT license.
&copy; FuelPHP Development Team 2010-2011 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
</p>
</footer>
</div>
Expand Down
6 changes: 3 additions & 3 deletions classes/cli.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
var class_prefix = "Cli::";
</script>
<script src="./../assets/js/combined.js"></script>
<title>Cli - Classes - Fuel Documentation</title>
<title>Cli - Classes - FuelPHP Documentation</title>
</head>
<body>
<div id="container">
<header id="header">
<div class="table">
<h1>
<strong>Fuel, a PHP 5.3 Framework</strong>
<strong>FuelPHP, a PHP 5.3 Framework</strong>
Documentation
</h1>

Expand Down Expand Up @@ -394,7 +394,7 @@ <h4 class="method" id="method_write">write($text = '', $foreground = null, $back

<footer>
<p>
&copy; Fuel Development Team 2010-2011 - <a href="http://fuelphp.com">Fuel</a> is released under the MIT license.
&copy; FuelPHP Development Team 2010-2011 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
</p>
</footer>
</div>
Expand Down
6 changes: 3 additions & 3 deletions classes/config.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
var class_prefix = "Config::";
</script>
<script src="./../assets/js/combined.js"></script>
<title>Config - Classes - Fuel Documentation</title>
<title>Config - Classes - FuelPHP Documentation</title>
</head>
<body>
<div id="container">
<header id="header">
<div class="table">
<h1>
<strong>Fuel, a PHP 5.3 Framework</strong>
<strong>FuelPHP, a PHP 5.3 Framework</strong>
Documentation
</h1>

Expand Down Expand Up @@ -337,7 +337,7 @@ <h4 class="method" id="method_save">save($file, $config = null)</h4>

<footer>
<p>
&copy; Fuel Development Team 2010-2011 - <a href="http://fuelphp.com">Fuel</a> is released under the MIT license.
&copy; FuelPHP Development Team 2010-2011 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
</p>
</footer>
</div>
Expand Down
6 changes: 3 additions & 3 deletions classes/cookie.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
var class_prefix = "Cookie::";
</script>
<script src="./../assets/js/combined.js"></script>
<title>Cookie - Classes - Fuel Documentation</title>
<title>Cookie - Classes - FuelPHP Documentation</title>
</head>
<body>
<div id="container">
<header id="header">
<div class="table">
<h1>
<strong>Fuel, a PHP 5.3 Framework</strong>
<strong>FuelPHP, a PHP 5.3 Framework</strong>
Documentation
</h1>

Expand Down Expand Up @@ -284,7 +284,7 @@ <h4 class="method" id="method_delete">delete($name, $path = null, $domain = null

<footer>
<p>
&copy; Fuel Development Team 2010-2011 - <a href="http://fuelphp.com">Fuel</a> is released under the MIT license.
&copy; FuelPHP Development Team 2010-2011 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
</p>
</footer>
</div>
Expand Down
6 changes: 3 additions & 3 deletions classes/crypt.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
var class_prefix = "Crypt::";
</script>
<script src="./../assets/js/combined.js"></script>
<title>Crypt - Classes - Fuel Documentation</title>
<title>Crypt - Classes - FuelPHP Documentation</title>
</head>
<body>
<div id="container">
<header id="header">
<div class="table">
<h1>
<strong>Fuel, a PHP 5.3 Framework</strong>
<strong>FuelPHP, a PHP 5.3 Framework</strong>
Documentation
</h1>

Expand Down Expand Up @@ -196,7 +196,7 @@ <h4 class="method" id="method_decode">decode($value, $key = false)</h4>

<footer>
<p>
&copy; Fuel Development Team 2010-2011 - <a href="http://fuelphp.com">Fuel</a> is released under the MIT license.
&copy; FuelPHP Development Team 2010-2011 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
</p>
</footer>
</div>
Expand Down
6 changes: 3 additions & 3 deletions classes/database/db.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
var class_prefix = "DB::";
</script>
<script src="./../../assets/js/combined.js"></script>
<title>DB - Classes - Fuel Documentation</title>
<title>DB - Classes - FuelPHP Documentation</title>
</head>
<body>
<div id="container">
<header id="header">
<div class="table">
<h1>
<strong>Fuel, a PHP 5.3 Framework</strong>
<strong>FuelPHP, a PHP 5.3 Framework</strong>
Documentation
</h1>

Expand Down Expand Up @@ -1143,7 +1143,7 @@ <h4 class="method" id="method_rollback_transaction">rollback_transaction($db = n

<footer>
<p>
&copy; Fuel Development Team 2010-2011 - <a href="http://fuelphp.com">Fuel</a> is released under the MIT license.
&copy; FuelPHP Development Team 2010-2011 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
</p>
</footer>
</div>
Expand Down
6 changes: 3 additions & 3 deletions classes/database/dbutil.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
var class_prefix = "DBUtil::";
</script>
<script src="./../../assets/js/combined.js"></script>
<title>DB - Classes - Fuel Documentation</title>
<title>DB - Classes - FuelPHP Documentation</title>
</head>
<body>
<div id="container">
<header id="header">
<div class="table">
<h1>
<strong>Fuel, a PHP 5.3 Framework</strong>
<strong>FuelPHP, a PHP 5.3 Framework</strong>
Documentation
</h1>

Expand Down Expand Up @@ -969,7 +969,7 @@ <h4 class="method" id="method_repair_table">repair_table($table)</h4>

<footer>
<p>
&copy; Fuel Development Team 2010-2011 - <a href="http://fuelphp.com">Fuel</a> is released under the MIT license.
&copy; FuelPHP Development Team 2010-2011 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
</p>
</footer>
</div>
Expand Down
6 changes: 3 additions & 3 deletions classes/database/introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
var path = './../../';
</script>
<script src="./../../assets/js/combined.js"></script>
<title>Database Introduction - Classes - Fuel Documentation</title>
<title>Database Introduction - Classes - FuelPHP Documentation</title>
</head>
<body>
<div id="container">
<header id="header">
<div class="table">
<h1>
<strong>Fuel, a PHP 5.3 Framework</strong>
<strong>FuelPHP, a PHP 5.3 Framework</strong>
Documentation
</h1>

Expand Down Expand Up @@ -109,7 +109,7 @@ <h3 id="configuration">Configuration</h3>

<footer>
<p>
&copy; Fuel Development Team 2010-2011 - <a href="http://fuelphp.com">Fuel</a> is released under the MIT license.
&copy; FuelPHP Development Team 2010-2011 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
</p>
</footer>
</div>
Expand Down
Loading

0 comments on commit c1e1c64

Please sign in to comment.