mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
fix getusertorrentlistajax hr
This commit is contained in:
@@ -104,6 +104,7 @@ if ($currentStep == 4) {
|
||||
$tableRows = $settingTableRows['table_rows'];
|
||||
$pass = $settingTableRows['pass'];
|
||||
while ($isPost) {
|
||||
set_time_limit(300);
|
||||
try {
|
||||
$install->createSymbolicLinks($symbolicLinks);
|
||||
$install->runDatabaseSeeder();
|
||||
|
||||
Reference in New Issue
Block a user