ansible-ops-management/templates/var/www/mantis/config/custom_constants_inc.php.j2

5 lines
98 B
Plaintext
Raw Normal View History

2022-08-11 02:45:58 +00:00
<?php
# Custom status codes
define( 'NEEDINFO', 25 );
2023-04-15 16:48:50 +00:00
define( 'QA', 56 );