diff options
author | Derek Allard <derek.allard@ellislab.com> | 2007-07-05 01:54:32 +0200 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2007-07-05 01:54:32 +0200 |
commit | c644128fdd49a47d791240e0e38b54cd22412bc5 (patch) | |
tree | fd2135d295c103395f5d0bd89056b0e798cfcdb3 /user_guide/general/managing_apps.html | |
parent | 691010e72ec7fb4a05740332a10b5f046a82c666 (diff) |
fixed validation errors... about a zillion of em.
Diffstat (limited to 'user_guide/general/managing_apps.html')
-rw-r--r-- | user_guide/general/managing_apps.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/user_guide/general/managing_apps.html b/user_guide/general/managing_apps.html index 103127fb9..836f0c86f 100644 --- a/user_guide/general/managing_apps.html +++ b/user_guide/general/managing_apps.html @@ -89,7 +89,7 @@ put all of the directories located inside your <kbd>application</kbd> folder int own sub-folder.</p>
<p>For example, let's say you want to create two applications, "foo" and "bar". You will structure your
-application folder like this:
+application folder like this:</p>
<code>system/application/<var>foo</var>/<br />
system/application/<var>foo</var>/config/<br />
@@ -130,8 +130,7 @@ Previous Topic: <a href="profiling.html">Profiling Your Application</ <a href="#top">Top of Page</a> ·
<a href="../index.html">User Guide Home</a> ·
Next Topic: <a href="alternative_php.html">Alternative PHP Syntax</a>
-<p>
-
+</p>
<p><a href="http://www.codeigniter.com">CodeIgniter</a> · Copyright © 2007 · <a href="http://ellislab.com/">Ellislab, Inc.</a></p>
</div>
|