zencartをデバックするには

Posted: 2月 12th, 2009 | Author: admin | Filed under: zen cart | Tags: | 1 Comment »

include/sapplication_top.phpに

  • define(‘DEBUG_AUTOLOAD’, false);
  • define(‘DEBUG_AUTOLOAD’, true);

を追加する