1
0
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:
billz 2025-03-23 01:21:28 -07:00
parent 71f1132bc8
commit c235a4ff16
2 changed files with 1562 additions and 1 deletions

View File

@ -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

File diff suppressed because it is too large Load Diff