XPressME Integration Kit

Trac


Ignore:
Timestamp:
May 14, 2009, 8:31:06 AM (15 years ago)
Author:
toemon
Message:

#123 mpressCMSでコメント送信時エラーバグ修正

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/request_url.php

    r181 r207  
    2828        } 
    2929        return false; 
     30} 
     31 
     32function is_xpress_comments_post_call(){ 
     33        return check_page_call('wp-comments-post.php'); 
    3034} 
    3135 
Note: See TracChangeset for help on using the changeset viewer.