mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-07-29 20:19:27 +02:00
Create zero.php, move under /devices
This commit is contained in:
parent
71f1132bc8
commit
c235a4ff16
@ -1,6 +1,6 @@
|
||||
<?php header("Content-Type: image/svg+xml; charset=utf-8"); ?>
|
||||
<?php
|
||||
require_once '../../includes/functions.php';
|
||||
require_once '../../../includes/functions.php';
|
||||
$color = getColorOpt();
|
||||
?>
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
1561
app/img/devices/zero.php
Normal file
1561
app/img/devices/zero.php
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user