mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-21 08:52:21 +00:00
Removed not use constant DEFAULT_USER from libraries/AkteLib.php
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user