Fixed encoding error
This commit is contained in:
parent
cb0912754f
commit
337728f591
|
@ -1,4 +1,4 @@
|
||||||
<?php
|
<?php
|
||||||
// 'false' means that the user is not logged in as a moderator
|
// 'false' means that the user is not logged in as a moderator
|
||||||
$mod = false;
|
$mod = false;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue