2 /* Base url for the Diogenes system, including trailing slash.
4 * In order to make use of virtualhosts or WebDAV, please set
5 * this to a full URL starting with http:// or https:// for instance:
7 * $globals->rooturl = "http://www.foo.org/diogenes/";
9 $globals->rooturl
= "http://localhost/diogenes/";