Version 21.07.2021.4

This commit is contained in:
Michal 2021-07-21 01:53:18 +01:00 committed by GitHub
parent 2cd4d002a4
commit 18bd53c4ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 440 additions and 16 deletions

4
PHP_test/menu.php Normal file
View file

@ -0,0 +1,4 @@
<?php
$text_a='Hewwo';
$text_b=':3';
?>