small fix generating errors:
in admin/mysqlperformance.php:
FIND:
$Lines = file($FilePath);
REPLACE WITH:
$Lines = @file($FilePath);
More...
This is a discussion on Monitor performance mysql within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; small fix generating errors: in admin/mysqlperformance.php: FIND: $Lines = file($FilePath); REPLACE WITH: $Lines = @file($FilePath); More......
small fix generating errors:
in admin/mysqlperformance.php:
FIND:
$Lines = file($FilePath);
REPLACE WITH:
$Lines = @file($FilePath);
More...
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
Bookmarks