mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-20 21:33:54 -07:00
misc: Some minor improvements (#1829)
This commit is contained in:
parent
380c94ff07
commit
3b8ee4c4d3
4 changed files with 9 additions and 8 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/Legacy/Ajax.php
|
||||
* To add new actions see at src/Ajax.php
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue