add one test variable

This commit is contained in:
venbatechnologies@gmail.com 2017-06-26 18:51:04 +05:30
parent 969b3089a5
commit cbbc6f925c

View File

@ -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 = '';