zentaopms/lib/scm/config.php
2023-05-16 10:47:08 +08:00

4 lines
56 B
PHP

<?php
$config = new stdclass();
$config->debug = false;