]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/servererroraction.php
Revert "Code to handle PEAR_Errors raised by DB_DataObject that are bubbling"
[quix0rs-gnu-social.git] / lib / servererroraction.php
index a398865915fafe338634010e4fde50bb8f5b933e..80a3fdd7b408f39b487bc80282f1a684f1c3f5bd 100644 (file)
@@ -67,7 +67,7 @@ class ServerErrorAction extends ErrorAction
         
         $this->default = 500;
     }
-    
+
     // XXX: Should these error actions even be invokable via URI?
     
     function handle($args)