- เครดิต
- 106
- เพื่อน
- ทักทาย
- บล็อก
- อัลบั้ม
- โพสต์
- กระทู้
- แชร์
- สำคัญ
- สิทธิ์อ่าน
- 10
- จำนวนผู้ติดตาม
- จำนวนผู้กำลังติดตาม
- เพศ
- ไม่บอก
|
deksao
โพสต์ 2008-2-25 10:06:02
โค๊ดของพี่เรยคับ ที่ให้สร้างไฟล์ :) topbord.php- 1. 2.
- 3. /*
- 4. [Discuz!] (C)2001-2007 Comsenz Inc.
- 5. This is NOT a freeware, use is subject to license terms
- 6.
- 7. $Id: index.php 10486 2007-09-03 06:53:29Z liuqiang $
- 8. */
- 9.
- 10. define('CURSCRIPT', 'index');
- 11.
- 12. require_once './include/common.inc.php';
- 13. require_once DISCUZ_ROOT.'./include/forum.func.php';
- 14.
- 15. $discuz_action = 1;
- 16.
- 17. if($cacheindexlife && !$discuz_uid && $showoldetails != 'yes' && (!$_DCACHE['settings']['frameon'] || $_DCACHE['settings']['frameon'] && $_GET['frameon'] != 'yes') && empty($gid)) {
- 18.
- 19. $indexcache = getcacheinfo(0);
- 20.
-
คัดลอกไปที่คลิปบอร์ด :) :) |
|