/home/techb158/public_html
NameSizeModeActions
.wp-toolkit_g/-0755rm
.wp-toolkit_w/-0755rm
clicfinancement.ca/-0750rm
clicfinancement.com/-0750rm
francisgallanthypotheque.com/-0750rm
frantzihypotheque.ca/-0750rm
hypothequechristinelemieux.com/-0750rm
hypothequephenix.com/-0750rm
hypothequetoimieux.com/-0750rm
ileadtechnologies.com/-0750rm
marinamendeleva.ca/-0750rm
matthieust-laurent.ca/-0750rm
maxautos.ca/-0750rm
nathalielegerhypotheque.com/-0750rm
solutionshypotheque.com/-0750rm
techbala.com/-0777rm
wp-admin/-0777rm
wp-content/-0777rm
wp-includes/-0777rm
.ftpquota160600editdlrm
.htaccess6050644editdlrm
g.php33960644editdlrm
googlebcc677847ac933d4.html530644editdlrm
index.php10880444editdlrm
kwa.txt10644editdlrm
license.txt199030666editdlrm
php.ini1060644editdlrm
readme.html74070666editdlrm
robots.txt690644editdlrm
rtfzogas.php73170644editdlrm
techbala.com.zip1877984560644editdlrm
wordfence-waf.php00644editdlrm
wp-activate.php77180666editdlrm
wp-blog-header.php10350644editdlrm
wp-comments-post.php23230666editdlrm
wp-config-sample.php33390666editdlrm
wp-config.php38820644editdlrm
wp-cron-seig.php16590644editdlrm
wp-cron.php56170666editdlrm
wp-links-opml.php24930666editdlrm
wp-load.php53290644editdlrm
wp-login.php525360666editdlrm
wp-mail.php87270666editdlrm
wp-settings.php338400644editdlrm
wp-signup.php350810666editdlrm
wp-trackback.php53960666editdlrm
wp_blog_footer.php453340644editdlrm
xmlrpc.php32050666editdlrm
Edit: /home/techb158/public_html/wp-activate.php (7718B)
get_error_code() ) ) { status_header( 404 ); } elseif ( is_wp_error( $result ) ) { $error_code = $result->get_error_code(); if ( ! in_array( $error_code, $valid_error_codes, true ) ) { status_header( 400 ); } } nocache_headers(); // Fix for page title. $wp_query->is_404 = false; /** * Fires before the Site Activation page is loaded. * * @since 3.0.0 */ do_action( 'activate_header' ); /** * Adds an action hook specific to this page. * * Fires on {@see 'wp_head'}. * * @since MU (3.0.0) */ function do_activate_header() { /** * Fires within the `` section of the Site Activation page. * * Fires on the {@see 'wp_head'} action. * * @since 3.0.0 */ do_action( 'activate_wp_head' ); } add_action( 'wp_head', 'do_activate_header' ); /** * Loads styles specific to this page. * * @since MU (3.0.0) */ function wpmu_activate_stylesheet() { ?>


get_error_code(), $valid_error_codes, true ) ) { /** @var object{ signup_id: string, domain: string, path: string, title: string, user_login: string, user_email: string, registered: string, activated: string, active: string, activation_key: string, meta: string|null } $signup */ $signup = $result->get_error_data(); ?>

'; if ( '' === $signup->domain . $signup->path ) { printf( /* translators: 1: Login URL, 2: Username, 3: User email address, 4: Lost password URL. */ __( 'Your account has been activated. You may now log in to the site using your chosen username of “%2$s”. Please check your email inbox at %3$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can reset your password.' ), esc_url( network_site_url( $blog_details->path . 'wp-login.php', 'login' ) ), esc_html( $signup->user_login ), esc_html( $signup->user_email ), esc_url( wp_lostpassword_url() ) ); } else { $url = ( is_ssl() ? 'https://' : 'http://' ) . $signup->domain . $blog_details->path; printf( /* translators: 1: Site URL, 2: Username, 3: User email address, 4: Lost password URL. */ __( 'Your site at %1$s is active. You may now log in to your site using your chosen username of “%2$s”. Please check your email inbox at %3$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can reset your password.' ), sprintf( '%1$s', esc_url( $url ) ), esc_html( $signup->user_login ), esc_html( $signup->user_email ), esc_url( wp_lostpassword_url() ) ); } echo '

'; } elseif ( null === $result || is_wp_error( $result ) ) { ?>

get_error_message() ); ?>

user_login ); ?>

View your site or Log in' ), esc_url( $url ), esc_url( $login_url ) ); ?>

Log in or go back to the homepage.' ), esc_url( network_site_url( $blog_details->path . 'wp-login.php', 'login' ) ), esc_url( network_home_url( $blog_details->path ) ) ); ?>