ChangeSet ID: 26696 CVSROOT: /opt/cvs-commit Module name: appdb Changes by: wineowner@winehq.org 2006/07/20 20:17:55
Modified files: . : distributionView.php testResults.php admin : adminTestResults.php editDistribution.php include : sidebar.php sidebar_admin.php testData.php Added files: include : distribution.php Removed files: include : distributions.php
Log message: Chris Morgan cmorgan@alum.wpi.edu Rename include/distributions.php to include/distribution.php so the name of the file matches exactly the name of the class like the rest of the files/classes are named
Patch: http://cvs.winehq.org/patch.py?id=26696
Old revision New revision Changes Path 1.19 1.20 +1 -1 appdb/distributionView.php 1.16 1.17 +1 -1 appdb/testResults.php 1.14 1.15 +1 -1 appdb/admin/adminTestResults.php 1.10 1.11 +1 -1 appdb/admin/editDistribution.php 1.21 1.22 +1 -1 appdb/include/sidebar.php 1.23 1.24 +1 -1 appdb/include/sidebar_admin.php 1.4 1.5 +1 -1 appdb/include/testData.php Added 1.1 +0 -0 appdb/include/distribution.php 1.14 Removed +0 -0 appdb/include/distributions.php