This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
muadzmi02
/
allo
forked from
SwissLink/allo
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
flag commission
ifah
Siti Hajar Ibrahim
5 years ago
parent
3b92008ea2
commit
a6f24b0667
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
app/Http/Controllers/DS/DealerController.php
+ 1
- 0
app/Http/Controllers/DS/DealerController.php
View File
@@ -985,6 +985,7 @@ class DealerController extends Controller
$comm24 = '+ ' . $c->comm;
$commV24 = '';
$addRM24 = $c->comm;
info($commV24 . ' first if ' . $addRM24);
} else {
$comms = explode("RM", $c->comm);
if (!empty($comms[1])) {
Write
Preview
Loading…
Cancel
Save