Ветка 07_11_25

This commit is contained in:
2025-11-07 20:53:17 +02:00
commit 4bc7136fa4
218 changed files with 79301 additions and 0 deletions

5
plugin/foto/plug.php Normal file
View File

@@ -0,0 +1,5 @@
<?php
echo '
<img src="/img/users_img/Admin/20250505_233317.png" style=" max-width: 100%; width: Auto;">
';
?>

View File

@@ -0,0 +1,3 @@
<?php
echo "Текст плагина";
?>