]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Fixed a bug with InitBackLinkSearch. Although I completely rewrote it,
authorwainstead <wainstead@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Fri, 16 Nov 2001 01:22:27 +0000 (01:22 +0000)
committerwainstead <wainstead@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Fri, 16 Nov 2001 01:22:27 +0000 (01:22 +0000)
commitbbea19d4a83cc24052314d20c03384a9899c1750
tree25193086d95cf89bedb17b1c903a888448777230
parent95aca7cd8a774cb0f03764334d5fbb4ab3cec69f
Fixed a bug with InitBackLinkSearch. Although I completely rewrote it,
it turned out to be just a scope issue, and an ampersand would
probably have fixed the original code. This implemetation is slightly
more efficient at the cost of a small amount of memory.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/branches/release-1_2-branch@649 96ab9672-09ca-45d6-a79d-3d69d39ca109
lib/msql.php