ChangeSet ID: 7945
CVSROOT: /opt/cvs-commit
Module name: lostwages
Changes by: jnewman(a)wine.codeweavers.com 2003/04/22 13:27:50
Modified files:
templates/en : documentation.template
Log message:
ChangeLog
   Dimitrie O. Paun <dpaun(a)rogers.com>
   Remove references to no longer existing document.
Patch: http://cvs.winehq.com/patch.py?id=7945
Old revision New revision Changes Path
1.2 1.3 +1 -4 lostwages/templates/en/documentation.template
ChangeSet ID: 7942
CVSROOT: /opt/cvs-commit
Module name: lostwages
Changes by: jnewman(a)wine.codeweavers.com 2003/04/22 09:06:56
Modified files:
include : incl.php
Log message:
oops, anyone with an old cookie will get a 404, fix this by making sure the cookie is a valid one.
Patch: http://cvs.winehq.com/patch.py?id=7942
Old revision New revision Changes Path
1.4 1.5 +4 -1 lostwages/include/incl.php
ChangeSet ID: 7941
CVSROOT: /opt/cvs-commit
Module name: lostwages
Changes by: jnewman(a)wine.codeweavers.com 2003/04/22 08:48:40
Modified files:
include : incl.php
Log message:
removed the session code and decided to use a cookie for the theme code for now no reason to use mysql just to store session data, I may go back to the session code when there is more user prefs than just the theme.
Patch: http://cvs.winehq.com/patch.py?id=7941
Old revision New revision Changes Path
1.3 1.4 +4 -30 lostwages/include/incl.php