mirror of
https://github.com/filp/whoops.git
synced 2026-09-13 11:16:26 +00:00
+1
-1
@@ -97,7 +97,7 @@ $handler->addDataTable('Killer App Details', array(
|
||||
));
|
||||
|
||||
// Set the title of the error page:
|
||||
$handler->setPageTitle("We're all going to be fired!");
|
||||
$handler->setPageTitle("Whoops! There was a problem.");
|
||||
|
||||
$run->pushHandler($handler);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user