Files
2026-03-02 13:44:38 +08:00

12 lines
69 B
PHP

<?php
if(plugin()->webman){
plugin()->webman->route();
}