Beispiel #1
0
 public function strings()
 {
     return array_merge(parent::strings(), array('message' => 'Something in the way you\'re interacting with ' . $this->get_sitename() . " is causing an error.\nDetails if any, follow:"));
 }