From 5f662660550b33f2def9b9d053a0b32aefcec68a Mon Sep 17 00:00:00 2001
From: Jonathan Ernst
";
+echo "Page $currentPage of $totalPages
";
display_range($currentPage, $pageRange, $totalPages, $commentsPerPage);
-echo "
";
-echo "
";
+echo "
";
+echo "
";
/* display the option to choose how many comments per-page to disable */
-echo "\n";
return $str;
}
diff --git a/index.php b/index.php
index 1351c67..fba1c5c 100644
--- a/index.php
+++ b/index.php
@@ -2,6 +2,7 @@
/***********************************/
/* Application Database Index Page */
/***********************************/
+
include("path.php");
require(BASE."include/"."incl.php");
@@ -33,7 +34,7 @@ stomping out Wine issues will be greatly appreciated.
If you have anything to contribute (screenshots, howtos), contact us at:
-appdb@winehq.org
+appdb@winehq.org
Note that this address is not for end-user support, for end user support please contact the
wine-users mailing list or the wine newsgroup, for more information visit
this page
@@ -56,9 +57,10 @@ wine-users mailing list or the wine newsgroup, for more information visit
echo "There are $numApps applications currently in the database with\n";
echo "$voteAppName being the\n";
echo "top voted application.\n";
-
-
?>
+
+
+
This is a working version of the application lists which we hope to
@@ -68,7 +70,7 @@ direct formatting related flames to Dimitrie O
Applications which install and run virtually flawless on a
- out-of-the-box Wine installation make it to the Gold list: The Gold List
+ out-of-the-box Wine installation make it to the Gold list:
| Application | Version | Description | Tucows top | Notes | Screenshot | @@ -173,10 +175,10 @@ direct formatting related flames to Dimitrie O[TODO] |
|---|
The Silver list contains apps which we hope we can easily fix so they make it
- to Gold status:
+ to Gold status:
| Application | Version | Description | Tucows top | Notes | Screenshot | @@ -266,8 +268,8 @@ echo "WinMX | ";[TODO] |
|---|
diff --git a/votestats.php b/votestats.php index 5f719f1..ed6d928 100644 --- a/votestats.php +++ b/votestats.php @@ -18,7 +18,7 @@ if($HTTP_POST_VARS) apidb_header("Vote Stats - Top $topNumber Applications"); /* display the selection for the top number of apps to view */ -echo "