mirror of https://github.com/BOINC/boinc.git
Updated include statements to reflect new naming scheme.
svn path=/trunk/boinc/; revision=1721
This commit is contained in:
parent
aa84294ada
commit
4e5e5befbe
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
require_once("util.inc");
|
require_once("util_ops.inc");
|
||||||
require_once("db.inc");
|
require_once("db_ops.inc");
|
||||||
|
|
||||||
db_init();
|
db_init();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue