1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-11 09:04:38 +02:00

Some class renaming.

This commit is contained in:
Cameron
2020-06-13 13:18:37 -07:00
parent 073eafe46b
commit c5347d1210
5 changed files with 10 additions and 10 deletions

View File

@@ -49,7 +49,7 @@
* $ajax->response($commands);
* @endcode
*/
class e_ajax_class
class e_ajax
{
/**