Skip to content

Commit 8974806

Browse files
committed
future work
1 parent b81d00e commit 8974806

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: app/Http/Controllers/Services/SAGE.php

+3
Original file line numberDiff line numberDiff line change
@@ -992,6 +992,9 @@ public function invoices()
992992
continue;
993993
}
994994

995+
// FIXME - On line description of the 1st LAN2 – this should have been 1st 100Gb Port (per month). Rather than additional port. The price was good as they're the same cost.
996+
997+
995998
// lan1 1st 1Gb port free
996999
if( $vid == $lan1vid && ( $p == 1000 ) && !$lan1_free_applied ) {
9971000

0 commit comments

Comments
 (0)