mirror of https://github.com/BOINC/boinc.git
web: fix PHP warnings in apps.php
This commit is contained in:
parent
e4172f1535
commit
087f260cae
|
@ -16,7 +16,6 @@
|
|||
// You should have received a copy of the GNU Lesser General Public License
|
||||
// along with BOINC. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
require_once("../inc/boinc_db.inc");
|
||||
require_once("../inc/util.inc");
|
||||
|
||||
check_get_args(array("xml"));
|
||||
|
|
Loading…
Reference in New Issue