Seditio Source
Root |
./othercms/slaed_cms_6.2_pro/setup.php
<?php
# Author: Eduard Laas
# Copyright © 2005 - 2017 SLAED
# License: GNU GPL 3
# Website: slaed.net

define('SETUP_FILE', true);
include(
'setup/setup.php');
?>