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