K 10 svn:author V 4 ceri K 8 svn:date V 27 2005-12-04T16:18:40.000000Z K 7 svn:log V 412 Refactor the "confirmation code" stuff into a general purpose script. confirm-code.cgi contains a preconfigured list of databases and their parameters. When a request comes in, the database in the request's 'db' parameter is checked for validity, and a code is generated, stored in the appropriate database and returned. Use this new script in send-pr.sgml and remove sendpr-code.cgi which is now superceded. END