add sppd to git repo

This commit is contained in:
ryan
2025-10-09 13:13:09 +07:00
commit cc020ada92
1697 changed files with 394218 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
<?php
$pdf='manualc.pdf';
?>
<div class="gal-detail thumb" style="background-color:white;">
<embed src="app/mnbook/pdf/<?php echo $pdf; ?>" width="100%" height="400"></embed>
</div>