Skip to content

Commit

Permalink
Again
Browse files Browse the repository at this point in the history
  • Loading branch information
Liesel Downes committed Feb 27, 2022
1 parent 24ea9fe commit 619c83c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/connection.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?php
require_once 'vendor/autoload.php';
require_once '../vendor/autoload.php';

$dotenv = \Dotenv\Dotenv::createImmutable('../');
$dotenv->load();
Expand Down

0 comments on commit 619c83c

Please sign in to comment.