lol

Boromir

one_does_not_simply_rock_into_mordor.jpg

I know it's childish, but everytime I look at this it makes me smile... +1 for Internet memes that passed me by.

Ways to know that you are very badly screwed, #42

800percent.jpg

When load average hits 70 and the CPU goes to 800%, you know you are in deep, deep horse poop.

Fortunately, sometimes you get lucky and it's someone else's code that caused it :)

What's wrong here?


/**
# Version: this is the API version in the request.
# It is a mandatory parameter for each API request.
# The only supported value at this time is 2.3
*/

define('VERSION', '3.0');

This is from the Paypal NVP API SDK example code.