Alexander spotted another typo, the correct line is:
$strDBGMaxTimeMs = 'Max time, ms';
Marc
Marc Delisle wrote:
Sorry, a small correction:
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration.'; $strDBGModule = 'Module'; $strDBGLine = 'Line'; $strDBGHits = 'Hits'; $strDBGTimePerHitMs = 'Time/Hit, ms'; $strDBGTotalTimeMs = 'Total time, ms'; $strDBGMinTimeMs = 'Min time, ms'; $strDBGMinTimeMs = 'Max time, ms'; $strDBGContextID = 'Context ID'; $strDBGContext = 'Context';