Code cleanup

This commit is contained in:
Molkobain
2022-05-14 20:42:13 +02:00
parent 23fab1bab0
commit afc8354523
10 changed files with 14 additions and 13 deletions

View File

@@ -11,7 +11,7 @@
/**
* Class ajax_page
*
* @deprecated since 3.0.0 will be removed in 3.1.0 - moved to AjaxPage
* @deprecated 3.0.0 will be removed in 3.1.0 - moved to AjaxPage
*/
class ajax_page extends AjaxPage
{