--- 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) {