Uniform headers

This commit is contained in:
Jonathan Ernst
2004-12-25 20:08:00 +00:00
committed by WineHQ
parent 5cea0f68f3
commit f5741ea108
18 changed files with 105 additions and 24 deletions

View File

@@ -3,8 +3,8 @@
/* code to display an application */
/**********************************/
/**
* APPLICATION ENVIRONMENT
/*
* application evironment
*/
include("path.php");
require(BASE."include/"."incl.php");