Skip to content

Commit ede2ecd

Browse files
author
S Rose
committed
Simpler include
1 parent 32f8181 commit ede2ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ function aintactive($p) {
2323
} /* end aintactive() */
2424

2525
set_include_path(get_include_path() . PATH_SEPARATOR . 'project');
26-
require 'project/lib/ps.php';
26+
require 'lib/ps.php';
2727

2828
DataStoreConnect();
2929
Initialize();

0 commit comments

Comments
 (0)