mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-07-19 10:24:28 +02:00
Upload Admin face with Face Detection
This commit is contained in:
parent
73993c4f25
commit
71d6024d62
18 changed files with 275 additions and 52 deletions
2
system/vendor/composer/autoload_classmap.php
vendored
2
system/vendor/composer/autoload_classmap.php
vendored
|
@ -176,4 +176,6 @@ return array(
|
|||
'Smarty_Variable' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_variable.php',
|
||||
'TPC_yyStackEntry' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_configfileparser.php',
|
||||
'TP_yyStackEntry' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php',
|
||||
'svay\\Exception\\NoFaceException' => $vendorDir . '/yosiazwan/php-facedetection/Exception/NoFaceException.php',
|
||||
'svay\\FaceDetector' => $vendorDir . '/yosiazwan/php-facedetection/FaceDetector.php',
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue