Files
resourcespace/plugins/faces/scripts/faces_detect.php
2025-07-18 16:20:14 +07:00

10 lines
180 B
PHP
Executable File

<?php
include_once dirname(__FILE__, 4) . '/include/boot.php';
include_once dirname(__FILE__, 2) . '/include/faces_functions.php';
command_line_only();
faces_detect_missing();