RedDragonWebDesign / BlueThrust5

A fork/update of the famous BlueThrust Clan Scripts v4. Gaming community website engine in PHP.
10 stars 7 forks source link

Update member.php #103

Closed deepend-tildeclub closed 8 months ago

deepend-tildeclub commented 8 months ago

Fixed this depreciation notice.

Deprecated: Optional parameter $setHeight declared before required parameter $defaultpic is implicitly treated as a required parameter in /home/retrodig/public_html/zarksfallenangels/classes/member.php on line 921

RedDragonWebDesign commented 8 months ago

I think I happened to randomly fix this one tonight since the header warnings were bugging me. I used a different approach: feea8fdbb2

Can probably close this PR since this is already fixed.