mirror of
https://github.com/friendica/friendica
synced 2025-04-30 23:04:23 +02:00
Improved code style
This commit is contained in:
parent
8e76d13a96
commit
e090fd4495
6 changed files with 29 additions and 30 deletions
|
@ -237,7 +237,7 @@ abstract class BaseModule implements ICanHandleRequests
|
|||
case Router::GET:
|
||||
$this->get($request);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
$timestamp = microtime(true);
|
||||
// "rawContent" is especially meant for technical endpoints.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue