[llvm-commits] [www] r116433 - /www/trunk/devmtg/students.php

Tanya Lattner tonic at nondot.org
Wed Oct 13 14:09:50 PDT 2010


Author: tbrethou
Date: Wed Oct 13 16:09:50 2010
New Revision: 116433

URL: http://llvm.org/viewvc/llvm-project?rev=116433&view=rev
Log:
Forgot to close this but the deadline passed weeks ago.

Modified:
    www/trunk/devmtg/students.php

Modified: www/trunk/devmtg/students.php
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/students.php?rev=116433&r1=116432&r2=116433&view=diff
==============================================================================
--- www/trunk/devmtg/students.php (original)
+++ www/trunk/devmtg/students.php Wed Oct 13 16:09:50 2010
@@ -243,8 +243,10 @@
 ?>
 
 <div class="www_sectiontitle">LLVM Developers' Meeting - Student & Active Contributor Funding Request</div>
- 
+
+<p>The deadline has passed.</p> 
 <?
+exit();
 
 if (isset($_POST['verify'])) {
   $formErrors = validateForm($_POST);





More information about the llvm-commits mailing list