Hi Michael, nice patch! > if ($aid) {$this->id = $aid;} > + else {$this->pageNotFound = 4;} could you use tabs please that it gets indented correctly? if() { } else { Otherwise +1 Greets, Sebastian