AlkantarClanX12

Your IP : 3.145.38.67


Current Path : /opt/alt/php73/usr/share/pear/test/File_MARC/tests/
Upload File :
Current File : //opt/alt/php73/usr/share/pear/test/File_MARC/tests/skipif.inc

<?php

// Stash the current error_reporting value
$error_reporting = error_reporting();

// Restore the error reporting to previous value
error_reporting($error_reporting);

?>