CMSimple_XH 開発者ドキュメント
index.php
1
<?php
2
3
if
(is_readable(
'./cmsimple/userprelude.php'
)) {
4
include
'./cmsimple/userprelude.php'
;
5
}
6
include(
'./cmsimple/cms.php'
);
CMSimple_XH-1.7.0
cmsimplexh
index.php
構築:
1.8.13