]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Got the msqlDecomposeString function working. Now mSQL-based Wikis
authorwainstead <wainstead@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Thu, 29 Jun 2000 04:29:06 +0000 (04:29 +0000)
committerwainstead <wainstead@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Thu, 29 Jun 2000 04:29:06 +0000 (04:29 +0000)
commitb285d71ebff95122337543d7a9213906bfc0ee5a
tree24a2729409ffb9dbb931a2b77bd96f4b6192663a
parent7432c3e12f4dd23e154b2ee72fb1ebb6e5667f80
Got the msqlDecomposeString function working. Now mSQL-based Wikis
will support any page length. I set the length of lines to 128,
thinking this is a fair number; it means users cannot have words of
more than 128 chars in length (that is, without white spaces).

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@123 96ab9672-09ca-45d6-a79d-3d69d39ca109
wiki_msql.php3