includes/pageprocess.php
changeset 1027 98c052fc3337
parent 963 b572ce1114f1
child 1068 4bcefa85649c
--- a/includes/pageprocess.php	Sun Jun 21 00:16:21 2009 -0400
+++ b/includes/pageprocess.php	Sun Jun 21 00:20:32 2009 -0400
@@ -502,7 +502,7 @@
     // Rebuild the search index
     $paths->rebuild_page_index($this->page_id, $this->namespace);
     
-    $this->text_cache = $text;
+    $this->text_cache = $text_undb;
     
     return true;