Changeset 1111120
- Timestamp:
- 03/12/2015 02:10:58 PM (11 years ago)
- File:
-
- 1 edited
-
sucuri-scanner/trunk/sucuri.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sucuri-scanner/trunk/sucuri.php
r1110539 r1111120 8019 8019 8020 8020 foreach ( $error_logs as $error_log_path ){ 8021 $error_log_path = str_replace( ABSPATH, '/', $error_log_path ); 8021 8022 $description .= '<li>' . $error_log_path . '</li>'; 8022 8023 }
Note: See TracChangeset
for help on using the changeset viewer.