kriwil.com

Aldi on Random Stuff
2004 - 2024
Aug 31, 2010

Double Standard?

switch($type) { case 'default': // // some routines // break; default: // // some routines // break; }

One default is not enough.