Last active 1681321788

gistfile1.txt Raw
1if ($notModified) {
2 self::$bytesSentToBrowser = 0;
3 return false;
4 }