ChangeSet ID: 14924
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2004/12/18 19:12:19
Modified files:
include : config.php.sample
Log message:
Jonathan Ernst <Jonathan(a)ernstfamily.ch>
Use constants to reduce the potential for security issues through these
values being changed at run-time.
Patch: http://cvs.winehq.org/patch.py?id=14924
Old revision New revision Changes Path
1.4 1.5 +29 -20 appdb/include/config.php.sample
ChangeSet ID: 14920
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2004/12/17 19:56:08
Modified files:
include : incl.php
Log message:
Jonathan Ernst <Jonathan(a)ernstfamily.ch>
Appdb should report errors when debugging is set to yes in the preferences
panel
Patch: http://cvs.winehq.org/patch.py?id=14920
Old revision New revision Changes Path
1.8 1.9 +2 -0 appdb/include/incl.php
ChangeSet ID: 14918
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2004/12/17 19:52:42
Modified files:
include : comments.php
Log message:
Paul van Schayck <polleke(a)gmail.com>
Only show comment notice when there are comments
Patch: http://cvs.winehq.org/patch.py?id=14918
Old revision New revision Changes Path
1.10 1.11 +5 -2 appdb/include/comments.php