Your IP : 3.129.58.166


Current Path : /opt/php54/share/pear/PEAR/
Upload File :
Current File : //opt/php54/share/pear/PEAR/FixPHP5PEARWarnings.php

<?php
if ($skipmsg) {
    $a = &new $ec($code, $mode, $options, $userinfo);
} else {
    $a = &new $ec($message, $code, $mode, $options, $userinfo);
}
?>