From c66972f2cb89e65a8bbf8e39d42e8e479f7eb8dc Mon Sep 17 00:00:00 2001 From: Adrian Lang Date: Wed, 4 Nov 2009 11:01:15 +0100 Subject: Emit less E_NOTICEs and E_STRICTs Changes of behaviour are: * Allow the user name, title & description \e2\80\9c0\e2\80\9d * Default to Port 443 if using HTTPS * Set $INFO['isadmin'] and $INFO['ismanager'] to \e2\80\9cfalse\e2\80\9d even if no user is logged in * Do not pass empty fragment field in the event data for event ACTION_SHOW_REDIRECT * Handle chunked encoding in HTTPClient darcs-hash:20091104100115-e4919-5cf6397d4a457e3f98a8ca49fbdab03f2147721d.gz --- inc/changelog.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inc/changelog.php') diff --git a/inc/changelog.php b/inc/changelog.php index debbc2834..bc2af2de3 100644 --- a/inc/changelog.php +++ b/inc/changelog.php @@ -382,7 +382,7 @@ function getRevisionInfo($id, $rev, $chunk_size=8192) { * * For efficiency, the log lines are parsed and cached for later * calls to getRevisionInfo. Large changelog files are read - * backwards in chunks untill the requested number of changelog + * backwards in chunks until the requested number of changelog * lines are recieved. * * @author Ben Coburn -- cgit v1.2.3