Geändert:

* Webinterfacemenü vervollständigt.
  * Pfad im AdvProxy geändert.


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@158 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-06-04 22:55:40 +00:00
parent 072cd9978e
commit c980f4d2e5
2 changed files with 17 additions and 17 deletions

View File

@@ -6,7 +6,7 @@
use CGI;
my $swroot = "/var/ipcop";
my $swroot = "/var/ipfire";
my $apdir = "$swroot/proxy/advanced";
my $group_def_file = "$apdir/cre/classrooms";
my $svhosts_file = "$apdir/cre/supervisors";