First commit
This commit is contained in:
4
cms/index.php
Normal file
4
cms/index.php
Normal file
@ -0,0 +1,4 @@
|
||||
<?php /* utf8-marker = äöü */
|
||||
$pth['folder']['base'] = './';
|
||||
include('./cmsimple/cms.php');
|
||||
?>
|
Reference in New Issue
Block a user