1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-11 23:54:06 +02:00

Add boot/events and boot/shortcodes

This commit is contained in:
Awilum
2018-03-17 14:39:16 +03:00
parent 861d64d801
commit 370a4a17a7

View File

@@ -35,7 +35,9 @@
"rawilum"
],
"files": [
"rawilum/boot/defines.php"
"rawilum/boot/defines.php",
"rawilum/boot/shortcodes.php",
"rawilum/boot/events.php"
]
}
}