ChangeSet ID: 15071 CVSROOT: /opt/cvs-commit Module name: appdb Changes by: wineowner@wine.codeweavers.com 2004/12/28 21:42:22
Modified files: . : addcomment.php deletecomment.php
Log message: Jonathan Ernst Jonathan@ernstfamily.ch - addcomment.php uses include/db.php for mysql queries and error handling - deletecomment.php uses include/db.php for mysql queries and error handling - minor fixes (superglobals, indentation, typos)
Patch: http://cvs.winehq.org/patch.py?id=15071
Old revision New revision Changes Path 1.8 1.9 +7 -12 appdb/addcomment.php 1.10 1.11 +48 -59 appdb/deletecomment.php