Quantcast
Channel: WHMCS Community Forums
Viewing all articles
Browse latest Browse all 13458

transaction.date in pdf

$
0
0
Hi!
I need to replace getTodaysDate with transaction.date
$pdf->Cell(0,6,$_LANG["invoicesdatecreated"].': '.getTodaysDate(1).'',0,1,'L','1'); -> on this line
$pdf->Cell(0,6,$_LANG["datum_placila"].': '.getTodaysDate(1).'',0,1,'L','1');
any solutions?
regards

Viewing all articles
Browse latest Browse all 13458

Trending Articles