mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-07-16 17:24:05 +00:00
Added graph examples file list.
This commit is contained in:
parent
037d98a5eb
commit
fd9b6967dd
@ -51,4 +51,10 @@
|
||||
</p>
|
||||
<?php endfor; ?>
|
||||
</div>
|
||||
<h3>Example files list</h3>
|
||||
<div>
|
||||
<?php for ($i = 0; $i < count($examples); $i++): ?>
|
||||
<?= getXMLFileName($examples[$i]["id"], true) ?> <?= getImageFileName($examples[$i]["id"], true) ?>
|
||||
<?php endfor; ?>
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user