first commit
This commit is contained in:
9
plugins/faces/scripts/faces_detect.php
Executable file
9
plugins/faces/scripts/faces_detect.php
Executable file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
include_once dirname(__FILE__, 4) . '/include/boot.php';
|
||||
include_once dirname(__FILE__, 2) . '/include/faces_functions.php';
|
||||
|
||||
command_line_only();
|
||||
|
||||
faces_detect_missing();
|
||||
|
Reference in New Issue
Block a user