@@ -7,6 +7,9 @@ if (isset($_SESSION['Firma']['ID']))
define('GUELTIG',$_SESSION['Firma']['A_Bis']);
define('ZAHLBAR',$_SESSION['Firma']['Z_Bis']);
}
if(!defined('PREFIX')){
define('PREFIX','');
}
if('Test'==PREFIX)
{
exit();
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.