Initial commit

This commit is contained in:
2025-07-27 18:47:50 +03:00
parent ae1ed5b41b
commit d127006d9d
196 changed files with 72333 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;">
';
?>