From 62219205df2a05c9b945fcea8748d2f616a89b13 Mon Sep 17 00:00:00 2001 From: wainstead Date: Tue, 27 Jun 2000 03:57:40 +0000 Subject: [PATCH] Incorporated the fuction that decomposes the page text into strings less than MSQL_MAX_LINE_LENGTH. It is not all working together yet though. git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@115 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- wiki_msql.php3 | 42 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) diff --git a/wiki_msql.php3 b/wiki_msql.php3 index 7a64c9495..2e5df0249 100644 --- a/wiki_msql.php3 +++ b/wiki_msql.php3 @@ -1,4 +1,4 @@ - +