Removed not use constant DEFAULT_USER from libraries/AkteLib.php

This commit is contained in:
Paolo
2022-04-14 10:21:17 +02:00
parent d1b487e91a
commit 5a00ae5a5e
-1
View File
@@ -14,7 +14,6 @@ if (! defined('BASEPATH')) exit('No direct script access allowed');
class AkteLib
{
const AKTE_KATEGORIE_KURZBZ = 'Akte'; // kategorie_kurzbz of dms when inserting for akte
const DEFAULT_USER = 'Akte'; // fallback string for insertvon if no logged user
private $_ci; // Code igniter instance
private $_who; // who added this document