|~application/ | |+cache/ | |+config/ | |+controllers/ | |+core/ | |+datamapper/ | |+errors/ | |+helpers/ | |+hooks/ | |+language/ | |+libraries/ | |+logs/ | |+models/ | |+response/ | |+third_party/ | |+views/ | `-index.html* |+assets/ |~cjax/ | |+core/ | |+plugins/ | |-auth.default.php* | |-cjax.php* | |-config.default.php* | `-includes.default.php* |+system/ |-ajax.php* |-ajaxfw.php* |-htaccess.txt* `-index.php*
define ('AJAX_CD', 'application/response');
define ('AJAX_CD', 'application/controllers');