This website requires JavaScript.
Explore
Help
Sign In
AS1024
/
itflow
mirror of
https://github.com/itflow-org/itflow
Watch
1
Star
0
Fork
You've already forked itflow
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9ea41c6ae5
itflow
/
includes
/
inc_debug.php
5 lines
98 B
PHP
Raw
Blame
History
<
?
php
ini_set
(
'display_errors'
,
1
);
ini_set
(
'display_startup_errors'
,
1
);
error_reporting
(
E_ALL
);
Reference in New Issue
View Git Blame
Copy Permalink