imagecms/ImageCMS

View on GitHub
application/modules/exchange/config/exchange_debug.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

if (!defined('BASEPATH')) {
    exit('No direct script access allowed');
}

$config['update:failOnError'] = false;