web: fix PHP warnings in apps.php

This commit is contained in:
David Anderson 2014-09-28 01:49:07 -07:00
parent e4172f1535
commit 087f260cae
1 changed files with 0 additions and 1 deletions

View File

@ -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"));