mirror of
https://github.com/mbirth/wiki.git
synced 2024-11-09 13:16:45 +00:00
141 B
141 B
title | layout |
---|---|
TEST | default |
Test
Hello world!
#!/bin/bash
echo "Test!"
<?php
echo phpinfo();
?>