示例#1
0
<?php

require_once 'config.php';
header('Content-Type: text/plain');
echo Simple::getValue2() . "\n";