Skip to content
Snippets Groups Projects
Commit f269f47c authored by Brett Bieber's avatar Brett Bieber
Browse files

Do not rely on ./ being in the include path

parent cbd477ee
No related branches found
No related tags found
No related merge requests found
<?php
require_once '../config.inc.php';
require_once __DIR__ . '/../config.inc.php';
require_once 'UNL/Catalog.php';
$catalog = new UNL_Catalog();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment