This website works better with JavaScript
Home
Explore
Help
Sign In
idleman
/
kiss
Watch
2
Star
1
Fork
0
Files
Issues
1
Pull Requests
0
Wiki
Branch:
hotfix
Branches
Tags
dev
feature/dashboard-v2
feature/fix-employee
feature/refactor-customiser
hotfix
master
kiss
/
plugin
/
dashboard
/
widget.clock.php
widget.clock.php
99 B
Permalink
History
Raw
1
2
3
4
5
6
<?php
global $myUser;
?>
<div class="clockContainer">
<div class="clock" id="clock"></div>
</div>