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

2 lines
126 B
PHP

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