Mercurial
Mercurial
>
repos
>
enanobot
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
htdocs/24hours.php
author
Dan
Sun, 14 Dec 2008 00:35:52 -0500
changeset 34
a8daa2016cf1
parent 20
e2f6e3af9959
permissions
-rw-r--r--
Added support for last month and last 2 weeks graphs; adjusted web interface accordingly
<?php
$_GET['mode'] = 'lastday';
require('graph.php');