<?php

global $shortcuts;

$shortcuts['postfix'] = array();
$shortcuts['postfix']['main'] = "pkg_edit.php?xml=postfix.xml";
$shortcuts['postfix']['log'] = "diag_logs_resolver.php";
$shortcuts['postfix']['status'] = "status_services.php";
$shortcuts['postfix']['service'] = "postfix";

?>