Jeremy DUCOURTHIAL 3 years ago
commit 7305528c61

@ -1,13 +0,0 @@
<h1>
<?php echo $row['title'] ?>
</h1>
<?php
echo $row['description'];
echo "<br>";
echo $row['pubdate'];
echo "<br>";
echo $row['link'];
echo "<br>";
?>
Loading…
Cancel
Save