We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 643f38b + 523b102 commit 762b2aeCopy full SHA for 762b2ae
fetchLatestSnapshot.php
@@ -4,7 +4,7 @@
4
</head>
5
<body>
6
<pre><?php echo `date`; ?></pre>
7
- <pre><?
+ <pre><?php
8
$ver = $_GET['ver'];
9
$ciBase = 'http://ci.angularjs.org/job/angular.js-angular-v1.0.x/ws/build/';
10
$url = $ciBase.'angular-'.$ver.'.zip';
0 commit comments