add chart
[disclosr.git] / documents / index.php
blob:a/documents/index.php -> blob:b/documents/index.php
--- a/documents/index.php
+++ b/documents/index.php
@@ -20,13 +20,7 @@
 
     if ($rows) {
         foreach ($rows as $row) {
-            //print_r($row);
 displayLogEntry($row,$idtoname);
-            /* 1/1/11 title (Dept dfggdfgdf)
-              description:
-              source link:
-              documents:
-              #1 title link */
         }
     }
 } catch (SetteeRestClientException $e) {