Fixed what seems to be an off-by-one error (it tried to access one past the end of...
authorBrion Vibber <brion@users.mediawiki.org>
Mon, 8 Mar 2004 02:46:27 +0000 (02:46 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Mon, 8 Mar 2004 02:46:27 +0000 (02:46 +0000)
commitddacf874df2d8c9bc25cd48b75e060fc95f9da62
treefffcb5cd6e6c6ed9aa3f9868bbcebbf87290ca26
parent9e53bfc81c11a5880291e0c4ac3e84d84ad3f821
Fixed what seems to be an off-by-one error (it tried to access one past the end of the array quite consistently). Someone who understands this code, please check.
includes/Tokenizer.php