Files
global-autoresponder/scripts/sync_directadmin_vacations.php
T
2026-06-02 19:19:00 +02:00

6 lines
158 B
PHP
Executable File

#!/usr/local/bin/php
<?php
declare(strict_types=1);
echo "DirectAdmin vacation synchronization is executed by plugin handlers when DA backend is active.\n";