diff options
author | Derek Allard <derek.allard@ellislab.com> | 2008-03-18 18:48:06 +0100 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2008-03-18 18:48:06 +0100 |
commit | 0ce275533d0707adb2c0263e5a77c10c351f969c (patch) | |
tree | 30802a834d3bca9e0590dfb82515d52959127c4c /user_guide/changelog.html | |
parent | 707d0e0f1e0ea922fbe38d8b43f1fb4e2ea001e5 (diff) |
html fixes
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r-- | user_guide/changelog.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 7ba6c3e7b..d17ae9ca7 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -86,7 +86,7 @@ Change Log <li>Fixed an AR_caching error where it wasn't tracking table aliases (#3463).</li>
<li>Fixed a bug in the DB class testing the $params argument.</li>
<li>Fixed a bug in the Table library where the integer 0 in cell data would be displayed as a blank cell.</li>
- <li>Fixed a bug (#3523) in get_filenames() with recursion.</p>
+ <li>Fixed a bug (#3523) in get_filenames() with recursion.</li>
</ul>
<h2>Version 1.6.1</h2>
|