Changes between Version 13 and Version 14 of API/BBS/Get-All-Posts-From-Specify-Topic
- Timestamp:
- 05/24/2011 04:47:06 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
API/BBS/Get-All-Posts-From-Specify-Topic
v13 v14 51 51 splits = X-Page.split(",") 52 52 current_page_num = splits[0] 53 total_posts = splits[1] 54 55 total_page = total_posts / PAGINATION_SIZE; # 一共有多少页 53 total_page = splits[1] # 一共有多少页 56 54 }}} 57 55
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)