1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-02-17 11:28:41 +01:00

Add num.php to autoloader

This commit is contained in:
Zankaria 2024-04-30 12:48:02 +02:00
parent f6960b8b3a
commit 5bb1202def

View File

@ -33,6 +33,7 @@
"inc/lock.php",
"inc/queue.php",
"inc/functions.php",
"inc/functions/num.php",
"inc/functions/format.php",
"inc/driver/http-driver.php",
"inc/driver/log-driver.php",