fixed indentation
This commit is contained in:
@ -257,7 +257,7 @@ class User extends Controller
|
||||
header ("Content-Type: image/png");
|
||||
header ("Content-Length: $icon_size");
|
||||
@readfile ($icon_path);
|
||||
return $icon_size;
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user