tabs to spaces

This commit is contained in:
Squidly271 2023-09-23 10:44:54 -04:00
parent 69f0d82a04
commit 52b04ad1f7
20 changed files with 8023 additions and 8023 deletions

Binary file not shown.

View File

@ -1,25 +1,25 @@
3580e1add40be466f0d5b1df14508e6c ./Apps.page dbcd3253215c5714e7fb165f02bc782c ./Apps.page
106b521c1feebda4d7b3f558cc016cda ./CA_notices.page 385834d91dc8758bfcd5d34f1c3e530e ./CA_notices.page
4a79f2efa7a8c2f9e41d1050edded513 ./ca_settings.page 2c2a1b7d148fe51ee38813d1a0e71589 ./ca_settings.page
01ed7990078dee7cecfeda9a4e49377e ./default.cfg 01ed7990078dee7cecfeda9a4e49377e ./default.cfg
638f22a3dfc75940b2caa27c3e612e28 ./include/exec.php 2fbccf0c27923cf5089e496993deecfc ./include/exec.php
6315b71595f089a310861ef2e1954d84 ./include/helpers.php 4bb86b8d71180b347444e9cb88f5d3d3 ./include/helpers.php
3f6ae4c4fef3077dd2ca45117f780846 ./include/paths.php 343e1d26129551fc142b09b5d6e10503 ./include/paths.php
7234caf6800479df03abb222aaedaca5 ./javascript/libraries.js 7234caf6800479df03abb222aaedaca5 ./javascript/libraries.js
71f911a818d88d3d567f8a2898094ee2 ./README.md 71f911a818d88d3d567f8a2898094ee2 ./README.md
ec075d8b9758ba00bda9b02c4692f972 ./scripts/checkForUpdates.php 75b7153ce7582b7234c466c5f73c8528 ./scripts/checkForUpdates.php
99a9d58a49a7f6812f18bd4be2b563b9 ./scripts/checkForUpdates.sh 99a9d58a49a7f6812f18bd4be2b563b9 ./scripts/checkForUpdates.sh
d4a279514f1adc0e4e2bbfbab5a82a61 ./scripts/dockerConvert.php 529bd09b91b233715167f6c283103ef7 ./scripts/dockerConvert.php
6ee3b2cdf12209893af916ab0b42152a ./scripts/installMulti.php 4a0281e185e5d9bc69e8e1ce92443724 ./scripts/installMulti.php
e549862bcbeed9843b6bdcdb83e1bf3f ./scripts/installMultiPlugin.php d60714f36cea666eb0fcb752820dabaf ./scripts/installMultiPlugin.php
524afab04ca930f59117a846f819fb2f ./scripts/installPluginUpdate.sh 524afab04ca930f59117a846f819fb2f ./scripts/installPluginUpdate.sh
53879be89ce610c57922c1f25ba2b1d2 ./scripts/installUpdate.php 112064897f06b818e595a63e30a37f11 ./scripts/installUpdate.php
5846421e95b475e1156c3f68164ccc4f ./scripts/languageInstall.sh 5846421e95b475e1156c3f68164ccc4f ./scripts/languageInstall.sh
cf717f6cb60ff17a7c924c330ed16343 ./scripts/notices.php a1cb6e1930f2ad689ce9e7fc2e39c846 ./scripts/notices.php
ed42a35b3524b55e2024cdd56a795733 ./scripts/pluginInstall.php 4c67ce0b8366c15356d21768ea515d56 ./scripts/pluginInstall.php
f2a86fd875cb73bb095388e69ca035fd ./scripts/showStatistics.php 47456eef0760a57a792177ea065358c3 ./scripts/showStatistics.php
4425f8fd4ef662a7dc65cee01de3e419 ./scripts/updatePLG.sh 4425f8fd4ef662a7dc65cee01de3e419 ./scripts/updatePLG.sh
5c088a7cf82229cb64edfd4c415a84a0 ./scripts/updatePluginSupport.php 52355989c2bec01cfd55fe619588a033 ./scripts/updatePluginSupport.php
62498637efe9636e86f805ff75ab327b ./skins/Narrow/css.php 5a0516d49f7c195b67e4d61913b12bd5 ./skins/Narrow/css.php
d642a25efb891e51471fc4c7636da885 ./skins/Narrow/skin.html 53cc49a55e85e0ec20dcd94b965821ed ./skins/Narrow/skin.html
07c9450dea50baca4b0f9f52526018b1 ./skins/Narrow/skin.php c93b47ea6190783d3d8747721f21439a ./skins/Narrow/skin.php

View File

@ -20,7 +20,7 @@ require_once "/usr/local/emhttp/plugins/dynamix/include/Helpers.php";
$_GET['updateContainer'] = "true"; $_GET['updateContainer'] = "true";
$_GET['mute'] = false; $_GET['mute'] = false;
// $_GET['communityApplications'] = true; // $_GET['communityApplications'] = true;
include("/usr/local/emhttp/plugins/dynamix.docker.manager/include/CreateDocker.php"); include("/usr/local/emhttp/plugins/dynamix.docker.manager/include/CreateDocker.php");
?> ?>
<script src='<?autov("/plugins/dynamix/javascript/dynamix.js")?>'></script> <script src='<?autov("/plugins/dynamix/javascript/dynamix.js")?>'></script>
<script> <script>