mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 00:04:27 +02: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