master
Pentium44 2021-02-10 01:02:17 -08:00
parent a09d8bc90f
commit c4efaa30f7
1 changed files with 1 additions and 3 deletions

View File

@ -104,8 +104,6 @@ if($urlhandler) {
fclose($urlhandler);
} else {
// Error opening file
echo "Error opening $urls file\n";
exit(1);
// Not doing that right now
}