removed space

This commit is contained in:
Michael 2019-11-05 22:03:02 +00:00
parent aecac2cb54
commit a5b5f0e455
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ abstract class BaseModule extends BaseObject
public static function post(array $parameters = [])
{
// $a = self::getApp();
// $a->internalRedirect('module');
// $a->internalRedirect('module');
}
/**