]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/lib/pear/PEAR/FixPHP5PEARWarnings.php
Updated PEAR and PEAR packages.
[timetracker.git] / WEB-INF / lib / pear / PEAR / FixPHP5PEARWarnings.php
diff --git a/WEB-INF/lib/pear/PEAR/FixPHP5PEARWarnings.php b/WEB-INF/lib/pear/PEAR/FixPHP5PEARWarnings.php
deleted file mode 100644 (file)
index be5dc3c..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-if ($skipmsg) {
-    $a = &new $ec($code, $mode, $options, $userinfo);
-} else {
-    $a = &new $ec($message, $code, $mode, $options, $userinfo);
-}
-?>
\ No newline at end of file