mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
parent
bcf9465dc0
commit
918e8d8485
2 changed files with 24 additions and 15 deletions
2
ajax.php
2
ajax.php
|
@ -12,7 +12,7 @@ define('IN_AJAX', true);
|
|||
|
||||
require __DIR__ . '/common.php';
|
||||
|
||||
$ajax = new TorrentPier\Legacy\Ajax();
|
||||
$ajax = new TorrentPier\Ajax();
|
||||
$ajax->init();
|
||||
|
||||
// Init userdata
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue