Remove debug statement from motd editor
This commit is contained in:
@ -64,5 +64,3 @@ $motd = $motdfetcher->getMOTD();
|
|||||||
</form>
|
</form>
|
||||||
</main>
|
</main>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<?php print_r($motd); ?>
|
|
||||||
|
Reference in New Issue
Block a user