]> lifelog.hopto.org Git - LifeLog.git/commitdiff
Introduced etags.
authorMetabox <redacted>
Thu, 25 Apr 2019 06:35:59 +0000 (16:35 +1000)
committerMetabox <redacted>
Thu, 25 Apr 2019 06:35:59 +0000 (16:35 +1000)
htdocs/cgi-bin/main.cgi

index 0aab0391dfaccdbd1d8a0111a16d4d29da869367..70bd92265429e08e52bb916145253bf91ad59c31 100755 (executable)
@@ -219,6 +219,7 @@ while(my @row = $st->fetchrow_array()) {
                $tfId = 1;
        }
 
+
        if($log =~ /<<IMG</){
           my $idx = $-[0]+5;
           my $len = index($log, '>', $idx);