icingaweb2-module-director/run.php
Ravi Srinivasa 71d39d767e
Remove compatibility check for PHP legacy
PHP 5.* is not supported any more by Icinga Director and hence it is redundant to
check the compatibility with the corresponding version
2026-04-09 08:58:09 +02:00

3 lines
48 B
PHP

<?php
include __DIR__ . '/register-hooks.php';