]> source.dussan.org Git - nextcloud-server.git/commitdiff
need to commit all files
authorRobin Appelman <icewind1991@gmail.com>
Sat, 16 Apr 2011 20:43:55 +0000 (22:43 +0200)
committerRobin Appelman <icewind1991@gmail.com>
Sat, 16 Apr 2011 20:43:55 +0000 (22:43 +0200)
3dparty/PEAR.php

index a3dadfe8bb1645bd916cad348514c9fce0b3ee28..9760b9d265a8437d9f196a26fb4e657a56e5ce99 100644 (file)
@@ -492,7 +492,7 @@ class PEAR
      * @see PEAR::setErrorHandling
      * @since PHP 4.0.5
      */
-    static function raiseError($message = null,
+    function raiseError($message = null,
                          $code = null,
                          $mode = null,
                          $options = null,