Today's changes.
diff --git a/bin/web b/bin/web
index a597f2d..7ca1c7d 100755
--- a/bin/web
+++ b/bin/web
@@ -10,6 +10,7 @@
 		;;
 	*firebird*)
 		$BROWSER -remote 'openURL('$i', new-window)'
+		;;
 	*firefox*)
 		$BROWSER -remote 'openURL('$i', new-window)'
 		;;