require_once
(dirname(__FILE__).'/../qp_config/_config.php')
[line 30]
Do the MAIN initializations:
Call the handler/dispatcher (it is a common handler for asynchronous calls -- both AJax calls and HTTP GET fallbacks)
HEAVY :(
TODO (legacy) dh> refactor _main.inc.php to be able to include small parts (e.g. $current_User, charset init, ...) only.. It worked already for $DB (_connect_db.inc.php). fp> I think I'll try _core_main.inc , _evo_main.inc , _blog_main.inc ; this file would only need _core_main.inc