| @@ -1,9 +1,9 @@ | ||
| 1 | 1 | <?php |
| 2 | 2 | if (!defined('ABSPATH') && !defined('MCDATAPATH')) exit; |
| 3 | 3 | |
| 4 | -if (!class_exists('WPRProtectLoggerFS_V665')) : | |
| 5 | -class WPRProtectLoggerFS_V665 { | |
| 4 | +if (!class_exists('WPRProtectLoggerFS_V676')) : | |
| 5 | +class WPRProtectLoggerFS_V676 { | |
| 6 | 6 | public $logFile; |
| 7 | 7 | |
| 8 | 8 | function __construct($filename) { |
| 9 | 9 | $this->logFile = $filename; |