| Name | Size | Mode | Actions |
|---|---|---|---|
| css/ | - | 0755 | rm |
| images/ | - | 0755 | rm |
| .DS_Store | 6148 | 0644 | editdlrm |
| index.html | 112 | 0644 | editdlrm |
| pdf-default.php | 6609 | 0644 | editdlrm |
| pdf-x1.php | 4582 | 0644 | editdlrm |
| pdf-x2.php | 11969 | 0644 | editdlrm |
| q-x2.php | 8744 | 0644 | editdlrm |
| render.php | 16150 | 0644 | editdlrm |
/home/techb158/exp.abdallabala.com/application/lib/invoices/q-x2.php (8744B)
| # | |
| : : '; } if ($a['email'] != '') { echo 'Email: ' . $a['email'] . ' '; } foreach ($cf as $cfs) { echo $cfs['fieldname'] . ': ' . get_custom_field_value($cfs['id'], $a['id']) . ' '; } ?> |
# | |
| ' . $item['description'] . ' | ' . ib_money_format($item['amount'], $config) . ' | ' . $item['qty'] . ' | ' . ib_money_format($item['total'], $config) . ' | '; } ?>