Skip to content
Snippets Groups Projects
Commit 13b66f9c authored by david_williams's avatar david_williams
Browse files

fix up patches downloads page

parent bc2d6ef4
No related branches found
No related tags found
No related merge requests found
<?
$buildBranches = array();
$buildBranches[0]="drops/R2.0.2";
?>
......@@ -59,6 +59,7 @@ $C = strcmp($QString, "test");
<?php
include 'buildbranches.php';
include '../commonPages/topAndInit.php';
//include '../commonPages/latestBuilds.php';
include '../commonPages/recentHistory.php';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment