5 lines
48 B
PHP
Executable file
5 lines
48 B
PHP
Executable file
<?php
|
|
|
|
$GlobalContent .= "Ich bin Inhalt!";
|
|
|
|
?>
|