ChangeSet ID: 14921 CVSROOT: /opt/cvs-commit Module name: appdb Changes by: wineowner@wine.codeweavers.com 2004/12/18 00:06:46
Modified files: . : index.php screenshots.php include : sidebar_admin.php util.php tables : appdb_tables.sql Added files: admin : adminAppDataQueue.php screenshotQueue.php
Log message: Jonathan Ernst Jonathan@ernstfamily.ch Implemented the user friendly screenshot submitting feature
Patch: http://cvs.winehq.org/patch.py?id=14921
Old revision New revision Changes Path 1.10 1.11 +4 -1 appdb/index.php 1.7 1.8 +176 -139 appdb/screenshots.php 1.7 1.8 +1 -0 appdb/include/sidebar_admin.php 1.8 1.9 +9 -0 appdb/include/util.php 1.9 1.10 +21 -0 appdb/tables/appdb_tables.sql Added 1.1 +0 -0 appdb/admin/adminAppDataQueue.php Added 1.1 +0 -0 appdb/admin/screenshotQueue.php