<?php

global $shortcuts;

$shortcuts['tinc'] = array();
$shortcuts['tinc']['main'] = "pkg_edit.php?xml=tinc_config.xml";
$shortcuts['tinc']['status'] = "status_tinc.php";
$shortcuts['tinc']['log'] = "diag_pkglogs.php?pkg=tinc";
$shortcuts['tinc']['service'] = "tinc";

?>