はじまりの大地
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
/**
|
||||
../../../../conf/scheme.conf
|
||||
*/
|
||||
|
||||
$SCHEMES = realpath(dirname(__FILE__).'/../../../../').'/conf/scheme.conf';
|
||||
readfile($SCHEMES);
|
||||
Reference in New Issue
Block a user