mirror of
https://github.com/e107inc/e107.git
synced 2025-04-20 04:32:01 +02:00
Change method ajax() to getAjax().
This commit is contained in:
parent
3a1d17e6a2
commit
ceed9a02a7
@ -1661,7 +1661,7 @@ class e107
|
||||
*
|
||||
* @return e_ajax_class
|
||||
*/
|
||||
public static function ajax()
|
||||
public static function getAjax()
|
||||
{
|
||||
return self::getSingleton('e_ajax_class', true);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user