İlk temizlik tamamlandı bir önceki projeden
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php function icon($type) {
|
||||
echo "<span class=\"material-symbols-outlined\">
|
||||
$type
|
||||
</span>";
|
||||
} ?>
|
||||
Reference in New Issue
Block a user