Skip to content

Commit

Permalink
[BUGFIX] Add missing slash
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoBlack committed Jul 22, 2017
1 parent afc7080 commit 9c2bd37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion migrations-db.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?php

require_once __DIR__ . 'config/config.php';
require_once __DIR__ . '/config/config.php';

return $GLOBALS['config']['db'];

0 comments on commit 9c2bd37

Please sign in to comment.