Update for 1.12.0 M6 Milestone Build
diff --git a/downloads.php b/downloads.php
index 45be0bb..a77d345 100644
--- a/downloads.php
+++ b/downloads.php
@@ -167,19 +167,17 @@
<p><b><em>Milestone Builds</em></b></p>
-<!--
<p> <b>DTP Extender (SDK, Includes source and JavaDocs)</b><br/><br/>
- <a href="http://www.eclipse.org/downloads/download.php?file=/datatools/downloads/drops/N_DTP_1.12.0/dtp-sdk-1.12.0M6-2014020805000.zip" target="_blank">
- DTP 1.12.0M6 SDK M-Build</a> (dtp-sdk-1.12.0M6-201402080500.zip ~26MB)<br/>
+ <a href="http://www.eclipse.org/downloads/download.php?file=/datatools/downloads/drops/N_DTP_1.12.0/dtp-sdk-1.12.0M6-201403011051.zip" target="_blank">
+ DTP 1.12.0M6 SDK M-Build</a> (dtp-sdk-1.12.0M6-201403011051.zip ~26MB)<br/>
<br/><b>DTP End-user (No source or JavaDocs)</b><br/><br/>
- <a href="http://www.eclipse.org/downloads/download.php?file=/datatools/downloads/drops/N_DTP_1.12.0/dtp-1.12.0M6-201402080500.zip" target="_blank">
- DTP 1.12.0M6 M-Build</a> (dtp-1.12.0M6-201402080500.zip ~16MB)<br/>
+ <a href="http://www.eclipse.org/downloads/download.php?file=/datatools/downloads/drops/N_DTP_1.12.0/dtp-1.12.0M6-201403011051.zip" target="_blank">
+ DTP 1.12.0M6 M-Build</a> (dtp-1.12.0M6-201403011051.zip ~16MB)<br/>
<br/><b>DTP P2 Repo</b><br/><br/>
- <a href="http://www.eclipse.org/downloads/download.php?file=/datatools/downloads/drops/N_DTP_1.12.0/dtp-p2repo-1.12.0M6-201402080500.zip" target="_blank">
- DTP 1.12.0M6 P2 Repo M-Build</a> (dtp-p2repo-1.12.0M6-201402080500.zip ~42MB)<br/></p>
+ <a href="http://www.eclipse.org/downloads/download.php?file=/datatools/downloads/drops/N_DTP_1.12.0/dtp-p2repo-1.12.0M6-201403011051.zip" target="_blank">
+ DTP 1.12.0M6 P2 Repo M-Build</a> (dtp-p2repo-1.12.0M6-201403011051.zip ~42MB)<br/></p>
<p>DTP 1.12.0 Milestone <a href="http://download.eclipse.org/datatools/downloads/drops/M_updates_1.12.0" target="_blank">update site repository</a> (http://download.eclipse.org/datatools/downloads/drops/M_updates_1.12.0)</p>
--->
</p>
@@ -262,4 +260,4 @@
$html = ob_get_clean();
# Generate the web page
$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
-?>
\ No newline at end of file
+?>