[llvm-commits] CVS: llvm-www/devmtg/2009-10/index.php
Chris Lattner
sabre at nondot.org
Fri Sep 18 17:00:59 PDT 2009
Changes in directory llvm-www/devmtg/2009-10:
index.php updated: 1.18 -> 1.19
---
Log message:
temporarily disable the list of attendees
---
Diffs of the changes: (+3 -0)
index.php | 3 +++
1 files changed, 3 insertions(+)
Index: llvm-www/devmtg/2009-10/index.php
diff -u llvm-www/devmtg/2009-10/index.php:1.18 llvm-www/devmtg/2009-10/index.php:1.19
--- llvm-www/devmtg/2009-10/index.php:1.18 Fri Sep 18 16:25:52 2009
+++ llvm-www/devmtg/2009-10/index.php Fri Sep 18 19:00:38 2009
@@ -68,9 +68,11 @@
<p>We also ask that <b>everyone</b> planning on attending register (including
speakers). This gives us an accurate tally of how many people will be there.</p>
+
<div class="www_sectiontitle"><a name="attendees">Attendees</a></div>
<div class="www_text">
<p>This table lists all attendees who have registered to attend this year's conference.</p>
+<!--
<table class="www">
<tr><th>Name</th><th>Organization</th><th>Registered for Dinner</th></tr>
<?
@@ -91,6 +93,7 @@
}
?>
</table>
+-->
<p><b>Total Confirmed: <?php print $count; ?></b></p>
<p>If your name is misspelled, or organization affiliation isn't correct, please <a href="mailto:llvm-devmtg-admin at nondot.org">email us</a>, and we'll correct it.
</div>
More information about the llvm-commits
mailing list