mirror of
https://github.com/friendica/friendica
synced 2025-04-24 02:30:13 +00:00
removed space
This commit is contained in:
parent
aecac2cb54
commit
a5b5f0e455
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ abstract class BaseModule extends BaseObject
|
||||||
public static function post(array $parameters = [])
|
public static function post(array $parameters = [])
|
||||||
{
|
{
|
||||||
// $a = self::getApp();
|
// $a = self::getApp();
|
||||||
// $a->internalRedirect('module');
|
// $a->internalRedirect('module');
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue