<?php
require_once(dirname(__FILE__).'/wa-config/SystemConfig.class.php');
waSystem::getInstance(null, new SystemConfig())->dispatch();