Remove include/qclass.php includes

This commit is contained in:
Paul van Schayck
2005-01-10 22:18:43 +00:00
committed by WineHQ
parent 91f46ae2f0
commit 3d587b2f9c
8 changed files with 0 additions and 8 deletions

View File

@@ -3,7 +3,6 @@
include("path.php");
include(BASE."include/"."incl.php");
include(BASE."include/"."tableve.php");
include(BASE."include/"."qclass.php");
//check for admin privs
if(!havepriv("admin"))

View File

@@ -3,7 +3,6 @@
include("path.php");
include(BASE."include/"."incl.php");
include(BASE."include/"."tableve.php");
include(BASE."include/"."qclass.php");
if(!havepriv("admin"))
{

View File

@@ -3,7 +3,6 @@
include("path.php");
include(BASE."include/"."incl.php");
include(BASE."include/"."tableve.php");
include(BASE."include/"."qclass.php");
if(!havepriv("admin"))
{

View File

@@ -3,7 +3,6 @@
include("path.php");
include(BASE."include/"."incl.php");
include(BASE."include/"."tableve.php");
include(BASE."include/"."qclass.php");
if(!havepriv("admin"))
{

View File

@@ -6,7 +6,6 @@
include("path.php");
include(BASE."include/"."incl.php");
include(BASE."include/"."tableve.php");
include(BASE."include/"."qclass.php");
require(BASE."include/"."application.php");
require(BASE."include/"."category.php");

View File

@@ -4,7 +4,6 @@
include("path.php");
include(BASE."include/"."incl.php");
include(BASE."include/"."tableve.php");
include(BASE."include/"."qclass.php");
require(BASE."include/"."application.php");
if(!is_numeric($_REQUEST['appId']) OR !is_numeric($_REQUEST['versionId']))

View File

@@ -3,7 +3,6 @@
include("path.php");
include(BASE."include/"."incl.php");
include(BASE."include/"."tableve.php");
include(BASE."include/"."qclass.php");
if(!havepriv("admin"))
{

View File

@@ -3,7 +3,6 @@
include("path.php");
include(BASE."include/"."incl.php");
include(BASE."include/"."tableve.php");
include(BASE."include/"."qclass.php");
if(!havepriv("admin"))
{