ChangeSet ID: 11099
CVSROOT: /opt/cvs-commit
Module name: lostwages
Changes by: jnewman(a)wine.codeweavers.com 2004/02/16 10:22:19
Modified files:
include : config.php incl.php winehq.conf
Removed files:
include : db.php session.php
Log message:
some cleanup to the lostwages engine (based on patch from Hatky(a)users.sf.net)
- read the winehq.conf from the include dir, not /etc
- change full paths to relative paths in config file
- added file_exists check in config class
the site should be able to be used on checkout from cvs now without any
additional config tweaks
removed the db, and session include files, they are not used anywhere
Patch: http://cvs.winehq.org/patch.py?id=11099
Old revision New revision Changes Path
1.19 1.20 +10 -7 lostwages/include/config.php
1.7 1.8 +1 -2 lostwages/include/incl.php
1.2 1.3 +4 -13 lostwages/include/winehq.conf
1.1.1.1 Removed +0 -0 lostwages/include/db.php
1.1.1.1 Removed +0 -0 lostwages/include/session.php
ChangeSet ID: 11098
CVSROOT: /opt/cvs-commit
Module name: lostwages
Changes by: jnewman(a)wine.codeweavers.com 2004/02/16 10:04:33
Modified files:
templates/en : download_source.template
Log message:
based on patch from hatky <Hatky(a)users.sf.net>
Pretty up the page:
Made titles to improve page flow
Move the Mirrors up to after the main download
Removed ref to sf.net (idea by vinn)
Patch: http://cvs.winehq.org/patch.py?id=11098
Old revision New revision Changes Path
1.9 1.10 +41 -27 lostwages/templates/en/download_source.template