+ printf("<P>Looking for path from 0x%llX to 0x%llX.\n", from, to);
+ printf("<A HREF=\"gpgwww?from=0x%08llX&to=0x%08llX\">"
+ "Find reverse path</A></P>\n",
+ to,
+ from);
+
+ readconfig(NULL);
+ initlogthing("gpgwww", config.logfile);
+ initdb(true);