zentaopms/module/user/view/m.todocalendar.html.php
2023-05-16 10:47:08 +08:00

2 lines
124 B
PHP

<script>window.location.href = '<?php echo $this->createLink('user', 'todo', "userID={$user->id}&type=today");?>';</script>