]> git.mxchange.org Git - friendica.git/commitdiff
syntax fix
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Sat, 24 Aug 2024 16:58:27 +0000 (18:58 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sat, 24 Aug 2024 16:58:27 +0000 (18:58 +0200)
view/php/default.php

index 1f2c4b0fe295ca6ca59cceb34c56289c646f97d1..600ffc933c0c8bdaef38c87a2670f4bb173c7d6f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-
 /*
  * Copyright (C) 2010-2024, the Friendica project
  * SPDX-FileCopyrightText: 2010-2024 the Friendica project
@@ -11,8 +10,7 @@
  * This template is used e.g for bs modals. So outputs
  * only the pure content
  */
-
-*>
+?>
 <!DOCTYPE html>
 <html itemscope itemtype="http://schema.org/Blog" lang="<?php echo $lang; ?>">
 <head>