Changeset 207 for trunk/include
- Timestamp:
- May 14, 2009, 8:31:06 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/request_url.php
r181 r207 28 28 } 29 29 return false; 30 } 31 32 function is_xpress_comments_post_call(){ 33 return check_page_call('wp-comments-post.php'); 30 34 } 31 35
Note: See TracChangeset
for help on using the changeset viewer.