many functions removed, might have broken a few things

This commit is contained in:
toyomoyo 2006-03-15 04:15:09 +00:00
parent a2a3733666
commit 924f20e221
2 changed files with 23 additions and 930 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,8 +1,3 @@
<?php
// print out the extra form element needed to support post previews
blog_print_preview_form($bloginfo->userid);
?>
<form method="post" action="preferences.php" name="entry" id="entry">
<input type="hidden" name="referrer" value="<?php echo $referrer; ?>" />
<table cellpadding="9" cellspacing="0">