commit | 5d4392f41b1b2d69787ffea433fb897a29f8ea41 | [log] [tgz] |
---|---|---|
author | bfreeman <bfreeman> | Wed Jan 25 18:41:39 2006 +0000 |
committer | bfreeman <bfreeman> | Wed Jan 25 18:41:39 2006 +0000 |
tree | 84aae6034e956707d5aa25fc7b71544fce51b997 | |
parent | 99417608799dd776d95b0ab135bc7f58808018ff [diff] |
*** empty log message ***
diff --git a/pmc-minutes.php b/pmc-minutes.php index 659ebec..aecdb55 100644 --- a/pmc-minutes.php +++ b/pmc-minutes.php
@@ -13,12 +13,12 @@ <ul> <?php $dir = "minutes/"; - //if ($dh = opendir($dir)) { +//if ($dh = opendir($dir)) { // while (($file = readdir($dh)) !== false) { // echo "<li> filename: $file : filetype: " . filetype($dir . $file) . "\n"; // } // closedir($dh); - } +// } } ?> </ul>