// This has to be quite large to deal with embedded private photos
ini_set('pcre.backtrack_limit',350000);
ini_set('pcre.backtrack_limit', 500000);
if(get_magic_quotes_gpc()){
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.