civictechro/website-alba-iulia-smart-city

View on GitHub
site/config/environments/development.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php
/** Development */
define('SAVEQUERIES', true);
define('WP_DEBUG', true);
define('SCRIPT_DEBUG', true);