##Getting started This is an introduction how to setup a webpage with system ##Setup Create a new git repository, initialize a submodule for system, check it out, create a folder named like your project, it will contain all project files, create a api.php, index.php, sai.php and config.php file. Dependent on what part of SYSTEM you want to use leave out api or index. * D: system * D: project * F: api.php * F: index.php * F: sai.php * F: config.php File api.php - console of your webpage (jquery...): html(); File sai.php - Admin Interface: html(); File config.php - Your Server and Project config mojotrollz, © WebCraft Media 2013'), array(\SYSTEM\CONFIG\config_ids::SYS_CONFIG_LANGS, array('deDE', 'enUS')), array(\SYSTEM\CONFIG\config_ids::SYS_CONFIG_DEFAULT_LANG, 'enUS'));