This commit is contained in:
Squidly271 2021-04-18 16:01:24 -04:00
parent 3ab004c7e0
commit d227da8d01
3 changed files with 2 additions and 3 deletions

View File

@ -12,7 +12,7 @@ b398273cf7daa62ab00d2de2336ca25f ./README.md
8e7dc33512b8a78f28d7179a972c7c34 ./images/discord-hover.svg
54e46db492ddb033dfeb2827c5efd4a8 ./images/discord-white.svg
57bcff3b3fbfc51d0d9219e9a7e7a0f5 ./include/exec.php
f1a751302266ec031dcd916b1ef4eb79 ./include/helpers.php
46a523633a4737378b64192db97fca27 ./include/helpers.php
8f1129e0cdb994c6d1900192252433d8 ./include/paths.php
9ba7ea3ef8bad60cb8335da9c0daea4f ./javascript/libraries.js
3a632db992fd18e3f5cfeca203bcff2c ./skins/Narrow/css.php

View File

@ -227,8 +227,7 @@ function fixTemplates($template) {
}
}
}
return $template;
}
###############################################