add one test variable
This commit is contained in:
parent
969b3089a5
commit
cbbc6f925c
@ -1,6 +1,7 @@
|
||||
<?php $ReqType =''; ?>
|
||||
<?php $ReqType ='';
|
||||
$CompanyAddress = '';
|
||||
$testVar='';
|
||||
$dt = new DateTime('now', new DateTimeZone('Asia/Kolkata'));
|
||||
$CurrentDate = $dt->format('Y-m-d');
|
||||
$MaxPoDate = '';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user