Block refiling of PIREPs (#1167)
* Block refiling of PIREPs * Style fixes * Package updates
This commit is contained in:
@@ -308,6 +308,8 @@ class PirepController extends Controller
|
||||
$this->updateFares($pirep, $request);
|
||||
} catch (\Exception $e) {
|
||||
Log::error($e);
|
||||
|
||||
throw $e;
|
||||
}
|
||||
|
||||
// See if there there is any route data posted
|
||||
|
||||
Reference in New Issue
Block a user