appdb/ ./appbrowse.php ./appview.php ./bugs.ph ...

WineHQ wineowner at wine.codeweavers.com
Wed Dec 22 19:12:03 CST 2004


ChangeSet ID:	15000
CVSROOT:	/opt/cvs-commit
Module name:	appdb
Changes by:	wineowner at wine.codeweavers.com	2004/12/22 19:12:03

Modified files:
	.              : appbrowse.php appview.php bugs.php index.php 
	                 noteview.php vendorview.php 
	admin          : addAppNote.php addAppVersion.php 
	                 adminMaintainers.php deleteAny.php 
	                 editAppFamily.php editAppNote.php 
	help           : index.php 
	include        : banner.php comments.php header.php html.php 
	                 menu.php query_users.php rating.php sidebar.php 
	                 sidebar_admin.php sidebar_login.php util.php 
	                 vote.php 

Log message:
	Jonathan Ernst <Jonathan at ernstfamily.ch>
	make use of the new constants of the config file for db connection and base path

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

Old revision  New revision  Changes     Path
 1.4           1.5           +2 -2       appdb/appbrowse.php
 1.21          1.22          +9 -13      appdb/appview.php
 1.3           1.4           +1 -8       appdb/bugs.php
 1.11          1.12          +15 -15     appdb/index.php
 1.3           1.4           +1 -4       appdb/noteview.php
 1.3           1.4           +0 -2       appdb/vendorview.php
 1.5           1.6           +1 -3       appdb/admin/addAppNote.php
 1.2           1.3           +1 -1       appdb/admin/addAppVersion.php
 1.5           1.6           +2 -2       appdb/admin/adminMaintainers.php
 1.2           1.3           +1 -1       appdb/admin/deleteAny.php
 1.6           1.7           +2 -4       appdb/admin/editAppFamily.php
 1.5           1.6           +1 -4       appdb/admin/editAppNote.php
 1.5           1.6           +2 -3       appdb/help/index.php
 1.4           1.5           +2 -3       appdb/include/banner.php
 1.12          1.13          +1 -2       appdb/include/comments.php
 1.5           1.6           +4 -4       appdb/include/header.php
 1.4           1.5           +10 -13     appdb/include/html.php
 1.4           1.5           +5 -8       appdb/include/menu.php
 1.2           1.3           +1 -1       appdb/include/query_users.php
 1.5           1.6           +6 -8       appdb/include/rating.php
 1.6           1.7           +11 -14     appdb/include/sidebar.php
 1.8           1.9           +9 -11      appdb/include/sidebar_admin.php
 1.6           1.7           +5 -7       appdb/include/sidebar_login.php
 1.9           1.10          +6 -10      appdb/include/util.php
 1.3           1.4           +2 -3       appdb/include/vote.php




More information about the wine-cvs mailing list