* @package trip * @version $Id * @link http://www.zdoo.com */ if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();} $moduleMenu = false; $bodyClass = 'with-nav-bottom'; $browseLink = !empty($_SERVER['HTTP_REFERER']) ? $_SERVER['HTTP_REFERER'] : inlink('personal'); include "../../common/view/m.header.html.php"; ?>
$type->view;?>
customers)):?> desc)):?>
$type->createdBy;?> createdBy);?>
$type->name;?> name;?>
$type->customer;?> customers) as $customer) echo "
" . zget($customers, $customer) . "
";?>
$type->begin;?> begin . ' ' . $trip->start;?>
$type->end;?> end . ' ' . $trip->finish;?>
$type->from;?> from;?>
$type->to;?> to;?>
$type->desc;?> desc;?>