composer: fix autoload rename context.php into init.php

This commit is contained in:
Zankaria 2026-02-28 17:03:39 +01:00
parent e50c625956
commit dcc961823d

View file

@ -13,7 +13,7 @@
"files": [
"inc/anti-bot.php",
"inc/bootstrap.php",
"inc/context.php",
"inc/init.php",
"inc/display.php",
"inc/template.php",
"inc/database.php",