From c17c556d6bb7906c8add5fea95d6656b8cb87262 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Thu, 17 Apr 2008 22:03:30 +0000 Subject: force_download not force-download... sheesh --- user_guide/changelog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_guide/changelog.html b/user_guide/changelog.html index ef6128da6..0718097d0 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -88,7 +88,7 @@ Change Log
  • Modified anchor() in the URL helper to convert entities in the title attribute (#4209).
  • Fixed a bug in link_tag() of the URL helper where a key was passed instead of a value.
  • Fixed a bug in DB_result::row() that prevented it from returning individual fields with MySQL NULL values.
  • -
  • The Download helper now exits within force-download().
  • +
  • The Download helper now exits within force_download().
  • Plugins -- cgit v1.2.3-24-g4f1b