@@ -23,7 +23,7 @@ if (!in_array($_SERVER['REMOTE_ADDR'], array('127.0.0.1', '::1'), true)) {
die('ERR/401 Go Away');
}
define('PHP_CONSOLE_VERSION','1.2.0-dev');
define('PHP_CONSOLE_VERSION','1.2.0');
require'krumo/class.krumo.php';
ini_set('log_errors',0);
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.