Uniform headers
This commit is contained in:
10
bugs.php
10
bugs.php
@@ -1,9 +1,11 @@
|
||||
<?php
|
||||
/*
|
||||
* Application Database - appview.php
|
||||
*
|
||||
*/
|
||||
/*********************************/
|
||||
/* bugs linked to an application */
|
||||
/*********************************/
|
||||
|
||||
/*
|
||||
* application evironment
|
||||
*/
|
||||
include("path.php");
|
||||
require(BASE."include/"."incl.php");
|
||||
require(BASE."include/"."application.php");
|
||||
|
||||
Reference in New Issue
Block a user