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