log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
defr
>
drupal
>
scald
>
dnd
comparison dnd.admin.inc @ 2:
5a44c430b7ac
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Added dnd_test module, tons and tons of fixes and changes.
author
David Eads <eads@chicagotech.org>
date
Tue, 17 Feb 2009 15:34:56 -0600
parents
children
comparison
equal
deleted
inserted
replaced
1:cee053085755
2:5a44c430b7ac
1
<?php
2
3
function dnd_admin() {
4
return 'stub';
5
}