index.php aktualisiert
This commit is contained in:
@@ -7,6 +7,9 @@ if (isset($_SESSION['Firma']['ID']))
|
|||||||
define('GUELTIG', $_SESSION['Firma']['A_Bis']);
|
define('GUELTIG', $_SESSION['Firma']['A_Bis']);
|
||||||
define('ZAHLBAR', $_SESSION['Firma']['Z_Bis']);
|
define('ZAHLBAR', $_SESSION['Firma']['Z_Bis']);
|
||||||
}
|
}
|
||||||
|
if (!defined('PREFIX')) {
|
||||||
|
define('PREFIX', '');
|
||||||
|
}
|
||||||
if ('Test' == PREFIX)
|
if ('Test' == PREFIX)
|
||||||
{
|
{
|
||||||
exit();
|
exit();
|
||||||
|
|||||||
Reference in New Issue
Block a user