ChangeSet ID: 11099 CVSROOT: /opt/cvs-commit Module name: lostwages Changes by: jnewman@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@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