Attached is a patch for the PHP side of things that does the following:

* Creates a config.inc file for centralization of various user- settable parameters: * HTTP username/password for curl (passwords still protected; see code)
   * MTT database name/username/password
   * HTML header / footer
   * Google Analytics account number
 * Use the config.inc values in reporter, stats, and submit
 * Preliminary GA integration; if GA account number set in config.inc:
   * Report actual reporter URL
   * Report stats URL
* Note that submits are not tracked by GA because the MTT client does not understand javascript * Moved "deny_mirror" functionality out of report.inc to config.inc because it's very www.open-mpi.org-specific

--
Jeff Squyres
Cisco Systems

Attachment: mtt-php.patch
Description: Binary data


Reply via email to