Refactored Ajax class (#650)

* Refactored Ajax class

* Update Ajax.php
This commit is contained in:
Roman Kelesidis 2023-03-22 07:22:21 +07:00 committed by GitHub
commit 918e8d8485
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 15 deletions

View file

@ -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