Merge branch 'master' of https://codefirst.iut.uca.fr/git/bastien.ollier/flux_rss
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…
Reference in new issue