Xiaoxin
Results
1
issues of
Xiaoxin
SYSPATH/classes/Kohana/Kohana/Exception.php [ 53 ] ``` 48 * @return void 49 */ 50 public function __construct($message = "", array $variables = NULL, $code = 0, Exception $previous = NULL) 51 {...