teague

Untitled

Jul 23rd, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.14 KB | None | 0 0
  1.       $image_wizard = new MarathonImageWizard($marathon);
  2.       if (!empty($old_picture))
  3.        {
  4.             @unlink($old_picture);
  5.        }
Add Comment
Please, Sign In to add comment