diff options
Diffstat (limited to 'user_guide/overview/appflow.html')
-rw-r--r-- | user_guide/overview/appflow.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user_guide/overview/appflow.html b/user_guide/overview/appflow.html index 21d788d53..f9dcd30c3 100644 --- a/user_guide/overview/appflow.html +++ b/user_guide/overview/appflow.html @@ -33,7 +33,7 @@ window.onload = function() { <div id="masthead">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
-<td><h1>Code Igniter User Guide Version 1.5.1</h1></td>
+<td><h1>Code Igniter User Guide Version 1.5.2</h1></td>
<td id="breadcrumb_right"><a href="../toc.html">Table of Contents Page</a></td>
</tr>
</table>
@@ -65,7 +65,7 @@ Appflow <p>The following graphic illustrates how data flows throughout the system:</p>
-<div><img src="../images/appflowchart.gif" border="0" width="697" height="205" border="0" /></div>
+<div><img src="../images/appflowchart.gif" width="697" height="205" border="0" /></div>
<ol>
|