mirror of
https://github.com/mosbth/cimage.git
synced 2025-08-11 02:24:15 +02:00
correcting links to image
This commit is contained in:
@@ -67,7 +67,7 @@ $testcase = array(
|
||||
<?php foreach($testcase as $tc) : ?>
|
||||
<h4><?=$tc?></h4>
|
||||
|
||||
<p><code><a href="img/<?=$image . $tc?>"><?=$image . $tc?></a></code><br>
|
||||
<p><code><a href="<?=$imgphp . $image . $tc?>"><?=$image . $tc?></a></code><br>
|
||||
<img src="<?=$imgphp . $image . $tc?>"></p>
|
||||
|
||||
<?php endforeach; ?>
|
||||
|
Reference in New Issue
Block a user