26
Feb
06

Un poco de humor geek

function do_stuff()
{
if (in_array($date, $holidays) && $vacation == true)
{
travel('away');
visit_family();
$gifts->exchange();
eat();
travel('home');
}

if ($new_year == true)
{
eat() && drink();
$weight++;
$sleep = false;
}

$slack = false;
$resolve++;
$work->resume();
return(true);
}


February 2006
M T W T F S S
« Dec   Mar »
 12345
6789101112
13141516171819
20212223242526
2728  

Twittering


0 Responses to “Un poco de humor geek”


  1. No Comments

Leave a Reply