Skip to content

Commit ac2c70c

Browse files
committed
fix: Update workflow test
1 parent a6ce0fe commit ac2c70c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

public/index.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,9 @@
4545

4646
// LOAD OUR PATHS CONFIG FILE
4747
// This is the line that might need to be changed, depending on your folder structure.
48+
4849
require FCPATH . '../app/Config/Paths.php';
50+
4951
// ^^^ Change this line if you move your application folder
5052

5153
$paths = new Config\Paths();

0 commit comments

Comments
 (0)