X

Syndrome

Au travail !, Humeur, La boîte à menthol...
Syndrome du lundi…
19 octobre 2009 à 12:09 0
Classe PHP du jour :
class hasFlemme
{
     public function __construct()
     {
          $this->_getMotivation();
     }

     private function _getMotivation()
     {
          return false;
     }
}
C'est lundi...
LIRE LA SUITE...