]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Fixed bug: BackLinkSearchNextMatch needed the address of $res. It was release-1_2_1
authorwainstead <wainstead@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Fri, 21 Sep 2001 21:57:07 +0000 (21:57 +0000)
committerwainstead <wainstead@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Fri, 21 Sep 2001 21:57:07 +0000 (21:57 +0000)
commit0343043e04e2e84c6410d3499d074ee4b117308f
treebf2a9afbc9456085a066917d50ebd03fc1809ab9
parentcf315dd08fbb979763c21e9307898df3bb086259
Fixed bug: BackLinkSearchNextMatch needed the address of $res. It was
not incrementing $res[row] so it formed an infinite loop and phpwiki
would just time out.

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