backend/kernel/templates/routs/app_routs_template

2 lines
66 B
Plaintext
Raw Normal View History

<?php
include KERNEL_APP_MODULES_DIR . "/{slug}/routs/{slug}.php";