]> lifelog.hopto.org Git - LifeLog.git/commitdiff
minor
authorWill Budic <redacted>
Sun, 2 Feb 2020 10:27:18 +0000 (21:27 +1100)
committerWill Budic <redacted>
Sun, 2 Feb 2020 10:27:18 +0000 (21:27 +1100)
htdocs/cgi-bin/login_ctr.cgi

index a8fe386c89650d7cf31d12cec375d36b4075972a..8e5bc799dfc14cafd52e3980368f934cfb0ff257 100755 (executable)
@@ -293,7 +293,6 @@ try{
     if(!$st->fetchrow_array()) {
         #v.1.3 -> v.1.4
         #alter table CONFIG add DESCRIPTION VCHAR(128);
-
     my $stmt = qq(
                         CREATE TABLE CONFIG(
                                 ID TINY PRIMARY KEY NOT NULL,