diff --git a/PatchViewer.php b/PatchViewer.php index 7b07718..e53c3ab 100755 --- a/PatchViewer.php +++ b/PatchViewer.php @@ -31,6 +31,7 @@ $db->sort(); + @@ -45,13 +46,13 @@ $db->sort(); } ); }); -
Subscribe Follow me Fork me Providing you the latest update notifications.
+Subscribe Follow me Fork me Providing you the latest update notifications.
| ' . htmlentities($patch->getVendor()) . ' | '; - echo '' . htmlentities($patch->getProduct()) . ' | '; + echo '' . htmlentities($patch->getProduct()) . ' | '; echo '' . htmlentities($patch->getBranch()) . ' | '; echo '' . htmlentities($patch->getVersion()) . ' | '; echo '' . date('Y-m-d', $patch->getTimestamp()) . ' | '; @@ -81,7 +82,7 @@ $db->sort();
Information are provided without any warranty. Trademarks are property of their respective owners.
- © 2019- Steffen Lange | Imprint | Privacy