Removed pointless comment.
This commit is contained in:
parent
5962ea3d8c
commit
9e58ce6ed4
@ -339,8 +339,7 @@
|
||||
}
|
||||
mysql_free_result($query);
|
||||
}
|
||||
|
||||
// A lot of the bellow of from BBSchan (An old project by savetheinternet)
|
||||
|
||||
function generate_tripcode ( $name, $length = 10 ) {
|
||||
$name = stripslashes ( $name );
|
||||
$t = explode('#', $name);
|
||||
|
Loading…
Reference in New Issue
Block a user