1

Topic: is that code trying to be funny?

I did a search through all of my web files for "bar", and this came up in functions.php:

    // Prevent script.php?GLOBALS[foo]=bar
    if (isset($_REQUEST['GLOBALS']) || isset($_FILES['GLOBALS']))
        exit('I\'ll have a steak sandwich and... a steak sandwich.');

Weird.

Re: is that code trying to be funny?

Why weird?

Re: is that code trying to be funny?

foo bar or the sandwhich comment? either one is funny.

~James
FluxBB - Less is more

Re: is that code trying to be funny?

The steak sandwich part is from one of my favorite movies of all time, Fletch.

I just noticed I misquoted the master! Argh, now I won't be able to sleep for days sad

http://www.unclebubby.com/wav/wav/MOVIE … dymary.wav

"Programming is like sex: one mistake and you have to support it for the rest of your life."