Skip to content

Commit

Permalink
Merge pull request #2619 from WPO-Foundation/lhlogin
Browse files Browse the repository at this point in the history
Fix Login on LH results
stoyan authored Jan 5, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 1391281 + 6000ae5 commit d78edfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/lighthouse-new.php
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
// Use of this source code is governed by the Polyform Shield 1.0.0 license that can be
// found in the LICENSE.md file.

include __DIR__ . '/common.inc';
require_once __DIR__ . '/common.inc';

require_once INCLUDES_PATH . '/page_data.inc';
require_once INCLUDES_PATH . '/include/TestInfo.php';

0 comments on commit d78edfd

Please sign in to comment.