Webinterface gefixt.

Ohne Anmeldung kommt man im Webinterface nichtmehr auf die Index-Seite.
Berkeley-DB neu implementiert.
Postfix geht jetzt.
Graphs gefixt.
IPCop-Updates gelöscht.



git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@82 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-03-22 19:11:17 +00:00
parent e9a97e8e81
commit 3ea75603a6
17 changed files with 2886 additions and 3023 deletions

View File

@@ -485,3 +485,5 @@ if ($settings{'CONFIG_TYPE'} =~ /^(4|5|6|7)$/ && -e "$rrdlog/BLUE.rrd") {
updateifgraph ("BLUE", "month");
updateifgraph ("BLUE", "year");
}
chmod 777 /home/httpd/html/{graphs,sgraph} -R