Refactor
This commit is contained in:
parent
efecc951a1
commit
5354dc163d
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ $dateFormatter = new \IntlDateFormatter(
|
|||
\IntlDateFormatter::NONE
|
||||
);
|
||||
|
||||
|
||||
switch ($_SERVER['REQUEST_METHOD']) {
|
||||
case 'GET':
|
||||
$posts = Blog::getPosts();
|
||||
|
|
Loading…
Reference in a new issue