1
0
mirror of https://github.com/mbirth/wiki.git synced 2024-11-09 13:16:45 +00:00
wiki.mbirth.de/test.md
2014-05-13 11:47:05 +02:00

141 B

title layout
TEST default

Test

Hello world!

#!/bin/bash
echo "Test!"
<?php

echo phpinfo();

?>