mirror of
https://github.com/friendica/friendica
synced 2025-04-19 07:10:11 +00:00
Entities, Source and api functions rearranged
This commit is contained in:
parent
452cd57437
commit
a3aab4a75a
5 changed files with 710 additions and 749 deletions
|
@ -186,7 +186,7 @@ class BaseApi extends BaseModule
|
|||
*
|
||||
* @return array token
|
||||
*/
|
||||
protected static function getCurrentApplication()
|
||||
public static function getCurrentApplication()
|
||||
{
|
||||
$token = OAuth::getCurrentApplicationToken();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue