guardian: Update to 2.0.

Update guardian to the re-written version.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
Stefan Schantl
2016-07-04 11:49:39 +02:00
parent f617f21cc0
commit a11aaa91b3
12 changed files with 169 additions and 22 deletions

View File

@@ -0,0 +1,6 @@
$subservices->{'65.guardian'} = {
'caption' => $Lang::tr{'guardian'},
'uri' => '/cgi-bin/guardian.cgi',
'title' => "$Lang::tr{'guardian'}",
'enabled' => '1',
};