Use short echo tag form
This commit is contained in:
parent
2d7658c871
commit
f9a246de41
1 changed files with 1 additions and 2 deletions
|
|
@ -63,8 +63,7 @@ if (!empty($_GET['url'])) {
|
|||
</head>
|
||||
<body>
|
||||
<div id="content">
|
||||
<?php echo $content ?>
|
||||
|
||||
<?= $content ?>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue