Details
Description
On line 519 of pterodactyl.php the $pterodactyl_egg variable may be undefined since it is declared and defined within a conditional block. This can likely be solved simply by moving it outside said conditional
On line 519 of pterodactyl.php the $pterodactyl_egg variable may be undefined since it is declared and defined within a conditional block. This can likely be solved simply by moving it outside said conditional