zentaopms/module/todo/view/footer.html.php
2023-05-16 10:47:08 +08:00

3 lines
95 B
PHP

<?php js::set('userID', $app->user->id)?>
<?php include '../../common/view/footer.html.php';?>