Merge pull request #196 from ehpersonal38/114

Update stats.php
This commit is contained in:
Patrick McGuire
2022-04-17 09:53:12 -04:00
committed by GitHub
+1 -1
View File
@@ -47,7 +47,7 @@ if(isset($_GET['species'])){
</head> </head>
<body> <body>
<div class="stats"> <div class="stats">
<div class="column left"> <div class="column">
<table> <table>
<?php <?php
while($results=$result2->fetchArray(SQLITE3_ASSOC)) while($results=$result2->fetchArray(SQLITE3_ASSOC))