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

@@ -5,6 +5,9 @@
/* script expects appId, versionId and threadId as argument */
/************************************************************/
/*
* application evironment
*/
include("path.php");
include(BASE."include/"."incl.php");
require(BASE."include/"."comments.php");