. */ ?>
# | Name | Address | Tools | {$contact->getId()} |
{$contact->getName()} ({$contact->getClient()->getName()}) |
{$contact->getEmail()} {$contact->getAddress()} " . ($contact->getAddress_2() != '' ? "{$contact->getAddress_2()} " : "") . " {$contact->getPostalCode()} {$contact->getCity()} {$contact->getCountry()} |
"; } if (count($contacts) == 0) { echo " |
---|---|---|---|---|
There are no contacts in the database. Why not start with creating one, on the right? |