mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 05:43:55 -07:00
Revert "refactor: Moved classes from Legacy
folder to src
root (#1828)"
This reverts commit 92ce77ec0e
.
This commit is contained in:
parent
680bd77920
commit
380c94ff07
73 changed files with 276 additions and 258 deletions
2
ajax.php
2
ajax.php
|
@ -41,5 +41,5 @@ $ajax->exec();
|
|||
/**
|
||||
* @deprecated ajax_common
|
||||
* Dirty class removed from here since 2.2.0
|
||||
* To add new actions see at src/Ajax.php
|
||||
* To add new actions see at src/Legacy/Ajax.php
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue