コード例 #1
0
ファイル: index2.php プロジェクト: Naisargi1/YarnStore
<?php

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