// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
php81
/
usr
/
share
/
pear
/
test
/
File_MARC
/
tests
[ PARENT ]
EDIT :: skipif.inc
<?php // Stash the current error_reporting value $error_reporting = error_reporting(); // Restore the error reporting to previous value error_reporting($error_reporting); ?>
SAVE
CANCEL