diff -r ad5986a53197 -r 64e0d3d4cf14 includes/pageprocess.php --- a/includes/pageprocess.php Sat Jun 23 09:55:58 2007 -0400 +++ b/includes/pageprocess.php Sat Jun 23 10:16:53 2007 -0400 @@ -1,7 +1,7 @@ '; @@ -399,6 +400,7 @@ '; echo ''; + */ // User's own content @@ -414,6 +416,8 @@ $this->err_page_not_existent(); } + /* + // Right sidebar echo ''; @@ -433,6 +437,8 @@ display_page_footers(); } + */ + $this->send_headers = $send_headers; unset($send_headers);