--- a/documents/disclogsList.php +++ b/documents/disclogsList.php @@ -36,7 +36,7 @@ if (file_exists("./scrapers/" . $row->id . '.py')) { echo ""; } else if (file_exists("./scrapers/" . $row->id . '.txt')) { - echo ""; + echo ""; } else { echo ""; } @@ -50,3 +50,4 @@ echo ""; include_footer_documents(); ?> +