appdb/include application.php distributions.ph ...

WineHQ wineowner at wine.codeweavers.com
Sun Jun 25 19:44:45 CDT 2006


ChangeSet ID:	26013
CVSROOT:	/opt/cvs-commit
Module name:	appdb
Changes by:	wineowner at winehq.org	2006/06/25 19:44:44

Modified files:
	include        : application.php distributions.php incl.php 
	                 testResults.php version.php 

Log message:
	Chris Morgan <cmorgan at alum.wpi.edu>
	Warn if magic quotes is enabled and explain a bit about why we require that magic quotes
	be disabled.  Also remove all of the conditional code that was working around cases where
	we had magic quotes enabled.  We were only working around a small portion of cases where magic
	quotes was affecting the appdb.

Patch: http://cvs.winehq.org/patch.py?id=26013

Old revision  New revision  Changes     Path
 1.47          1.48          +8 -23      appdb/include/application.php
 1.5           1.6           +3 -11      appdb/include/distributions.php
 1.27          1.28          +21 -0      appdb/include/incl.php
 1.20          1.21          +12 -29     appdb/include/testResults.php
 1.55          1.56          +7 -24      appdb/include/version.php




More information about the wine-cvs mailing list