// Normally this constant is defined - but not if "pcntl" isn't installed
if(!defined("SIGTERM"))
define("SIGTERM",15);
/**
*
* Reverse the effect of magic_quotes_gpc if it is enabled.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.