~vcs-imports/ipfire/ipfire-2.x

« back to all changes in this revision

Viewing changes to config/menu/EX-tor.menu

  • Committer: Daniel Glanzmann
  • Date: 2008-09-26 17:05:28 UTC
  • mto: (1394.1.12)
  • mto: This revision was merged to the branch mainline in revision 1401.
  • Revision ID: git-v1:19ac4d1b6e234e1391b3d406381e3b74e92c40dd
added new useragent thunderbird

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
$subipfire->{'50.tor'} = {
2
 
        'caption' => $Lang::tr{'tor'},
3
 
        'uri' => '/cgi-bin/tor.cgi',
4
 
        'title' => $Lang::tr{'tor'},
5
 
        'enabled' => 1,
6
 
};