Added Image sources

This commit is contained in:
2015-02-08 18:59:57 +01:00
parent ac42e8df33
commit fa95e1c9a0
2 changed files with 49 additions and 0 deletions

View File

@ -46,6 +46,7 @@ $img = getRandomFromArray($imgList);
<div class="pic-center">
<img src="<?php echo $path . $img ?>" alt="" />
</div>
<a href="sources.php">Sources</a>
</body>
</html>