diff --git a/phosta.pl b/phosta.pl

index a64676abfd9588b877bc8ba9b7a214b1f81b0d40..39098c1d95cc4e9a475e4ed7eb6e1a6cea23b0b8 100755

--- a/phosta.pl

+++ b/phosta.pl

@@ -107,7 +107,7 @@

 if ($selected ne '') 

 {

     $fieldlist = $fieldlist . $selected . ', ';

 }

 if ( $grouplist ne '' ) { $grouplist = 'GROUP BY '. $grouplist; }

@@ -127,7 +127,7 @@ say '';

 my $tb = Text::SimpleTable::AutoWidth->new();

 my $stmt = $dbh->prepare(get_sql($selected, $grouping));

 $stmt->execute();

 while (my @row = $stmt->fetchrow_array)

Proxy Information
Original URL
gemini://gmn.clttr.info/sources/photo-stats.git/commits/3552bb1cfe15d8c15fdf720ae03de85345643504.patch
Status Code
Success (20)
Meta
text/gemini
Capsule Response Time
137.265745 milliseconds
Gemini-to-HTML Time
0.631792 milliseconds

This content has been proxied by September (ba2dc).