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
edit new tags
ifah
Siti Hajar Ibrahim
4 years ago
parent
72c7cd61a4
commit
2723bce894
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
app/Http/Controllers/DS/MarketingController.php
+ 1
- 0
app/Http/Controllers/DS/MarketingController.php
View File
@@ -1152,6 +1152,7 @@ class MarketingController extends Controller
$expiry_date = $reg_time->addDays(3);
$expiry_date = $expiry_date->getTimestamp();
$n1="";
if($curr < $expiry_date) {
$n1 = "New/";
}
Write
Preview
Loading…
Cancel
Save