Skip to content

Commit 11228b9

Browse files
michalsnneznaika0
andcommitted
Update system/Commands/Worker/Views/frankenphp-worker.php.tpl
apply code suggestion Co-authored-by: neznaika0 <[email protected]>
1 parent 9a99c6d commit 11228b9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

system/Commands/Worker/Views/frankenphp-worker.php.tpl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,9 @@ if (getcwd() . DIRECTORY_SEPARATOR !== FCPATH) {
4848
*---------------------------------------------------------------
4949
*/
5050

51+
// This is the line that might need to be changed, depending on your folder structure.
5152
require FCPATH . '../app/Config/Paths.php';
53+
// ^^^ Change this line if you move your application folder
5254
$paths = new Paths();
5355

5456
require $paths->systemDirectory . '/Boot.php';

0 commit comments

Comments
 (0)