Example #1
0
 function __construct()
 {
     // Debug - Classname ausgeben?!
     $this->debugInitOnLoad('Class', $this->getClassName(false));
     parent::__construct();
 }