D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
cloudlinux
/
alt-php82
/
root
/
usr
/
share
/
pear
/
test
/
File_MARC
/
tests
/
Filename :
skipif.inc
back
Copy
<?php // Stash the current error_reporting value $error_reporting = error_reporting(); // Restore the error reporting to previous value error_reporting($error_reporting); ?>