forked from leftypol/leftypol
Moved "$mod = false" to user.php
This commit is contained in:
parent
b5a4377e09
commit
aca7afbf46
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
|||
<?php
|
||||
// 'false' means that the user is not logged in as a moderator
|
||||
$mod = false;
|
||||
|
||||
|
||||
// Creates a small random string for validating moderators' cookies
|
||||
function mkhash($length=12) {
|
||||
// The method here isn't really important,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue