mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Kleine Fixes an den Graphs und dem Menü!
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@95 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -486,4 +486,7 @@ if ($settings{'CONFIG_TYPE'} =~ /^(4|5|6|7)$/ && -e "$rrdlog/BLUE.rrd") {
|
||||
updateifgraph ("BLUE", "year");
|
||||
}
|
||||
|
||||
chmod 777 /home/httpd/html/{graphs,sgraph} -R
|
||||
#chmod 777 /home/httpd/html/{graphs,sgraph} -R
|
||||
system("chmod -R 0777 /home/httpd/html/graphs");
|
||||
system("chmod -R 0777 /home/httpd/html/sgraph");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user