Changeset 109
- Timestamp:
- 05/27/2003 10:20:05 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/b2edit.showposts.php
r96 r109 303 303 <!-- form to add a comment --> 304 304 305 <form action=" b2comments.post.php" method="post">305 <form action="<?php echo $siteurl.'/b2comments.post.php'?>" method="post"> 306 306 <input type="hidden" name="comment_post_ID" value="<?php echo $id; ?>" /> 307 307 <input type="hidden" name="redirect_to" value="<?php echo $HTTP_SERVER_VARS["REQUEST_URI"]; ?>" />
Note: See TracChangeset
for help on using the changeset viewer.