Changeset 8149 for trunk/wp-comments-post.php
- Timestamp:
- 06/20/08 20:56:40 (3 months ago)
- Files:
-
- trunk/wp-comments-post.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-comments-post.php
r7991 r8149 3 3 * Handles Comment Post to WordPress and prevents duplicate comment posting. 4 4 * 5 * @package @WordPress5 * @package WordPress 6 6 */ 7 7
