Subversion Repositories HomeAutomation

Rev

Rev 2249 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 2249 Rev 2250
Line 75... Line 75...
75
			                     array("page" => "Power",
75
			                     array("page" => "Power",
76
                                  "title" => "El",
76
                                  "title" => "El",
77
                                  "alias" => "Power",
77
                                  "alias" => "Power",
78
				                         "picture" => "http://linuxz.mine.nu/CANgraph/power.png"
78
				                         "picture" => "http://linuxz.mine.nu/CANgraph/power.png"
79
                                 )
79
                                 )
-
 
80
                          array("page" => "graphs",
-
 
81
                                  "title" => "Temperatur",
-
 
82
				                           "pictures" => array(
-
 
83
                                        "http://lars.i4s.se/CAN_data/Temperature_2H.png",
-
 
84
                                        "http://lars.i4s.se/CAN_data/Temperature_24H.png",
-
 
85
                                        "http://lars.i4s.se/CAN_data/Temperature_weekly.png",
-
 
86
                                        "http://lars.i4s.se/CAN_data/Temperature_monthly.png",
-
 
87
                                        "http://lars.i4s.se/CAN_data/Temperature_yearly.png"
-
 
88
                                        )
-
 
89
                                 ),
80
                           );
90
                           );
81
 
91
 
82
?>
92
?>