diff options
author | wrtbuild <wrtbuild@localhost.(none)> | 2011-10-16 07:34:24 (GMT) |
---|---|---|
committer | wrtbuild <wrtbuild@localhost.(none)> | 2011-10-16 07:34:24 (GMT) |
commit | 64ca2d1ca4e6f9ae279fc17d84b2abd453140d28 (patch) | |
tree | 84a28cd644955e52bd6b91f2c474e9f338841119 /files/www/cgi-bin/template.status.xml | |
parent | 0850ac21d153d490ddc2b02f29b74b4b5ed88181 (diff) |
add makefile to generate images
Diffstat (limited to 'files/www/cgi-bin/template.status.xml')
-rw-r--r-- | files/www/cgi-bin/template.status.xml | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/files/www/cgi-bin/template.status.xml b/files/www/cgi-bin/template.status.xml deleted file mode 100644 index 7df4e9f..0000000 --- a/files/www/cgi-bin/template.status.xml +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="yes"?> -<node> - <hostname>$hostname</hostname> - <is_hna>0</is_hna> - <network> - <ip_4></ip_4> - <ip_6></ip_6> - </network> - <owner>Max Mustermann</owner> - <godfather>Susi Mustermann</godfather> - <position> - <lat></lat> - <long></long> - <text></text> - </position> - <statistics> - <uptime></uptime> - <dhcp_leases></dhcp_leases> - <load></load> - - </statistics> - - <batman-adv> - <route> - <hostname></hostname> - <mac></mac> - </route> - </batman-adv> -</node> - - |