]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Added real back-link searches.
authordairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Sat, 18 Aug 2001 00:34:27 +0000 (00:34 +0000)
committerdairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Sat, 18 Aug 2001 00:34:27 +0000 (00:34 +0000)
commit451b22f04ae4f2b6c165fc219be43951fe5dc37e
tree2d4be84673b361e3cdce0a6c95869a7142bc685c
parent38709fbd8c91e07c7cd02e37ce58db732707ab9f
Added real back-link searches.
The pgsql and msql backends are completely untested at this point,
but they "should work".  (I.e.: they're probably broken now.)

The msql back-link search is a bit buggy, and will not find links
if they are split between two records ("lines") in the page store.
(The proper remedy for this is to implement the links table in
the msql back end.)

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