Shu Sakamaki
Corporal
chả là ngồi nghịch sao mà forum không vào được nữa nên mấy anh chị cho em xin lại file mặc định của cái index.php 
Bài viết liên quan
Lỗi khi gửi email
bởi redbull,
Corporal
chả là ngồi nghịch sao mà forum không vào được nữa nên mấy anh chị cho em xin lại file mặc định của cái index.php![]()
<?php
$startTime = microtime(true);
$fileDir = dirname(__FILE__);
require($fileDir . '/library/XenForo/Autoloader.php');
XenForo_Autoloader::getInstance()->setupAutoloader($fileDir . '/library');
XenForo_Application::initialize($fileDir . '/library', $fileDir);
XenForo_Application::set('page_start_time', $startTime);
$fc = new XenForo_FrontController(new XenForo_Dependencies_Public());
$fc->run();
| XenForo 1 | XenForo 2 |
| Translate by PVS | |
| Xenforo là gì? | |
| Xây dựng MXH bằng Xenforo | |