Mailversand und Logeinträge

This commit is contained in:
ma0068
2023-10-11 16:21:09 +02:00
parent 66af9531b7
commit 4a56d45a07
3 changed files with 130 additions and 140 deletions
+9
View File
@@ -0,0 +1,9 @@
<?php
if (! defined('BASEPATH')) exit('No direct script access allowed');
/**
* before this date projektarbeiten failed do upload in time will be ignored
* @var string string formated as Date
*/
$config['projektarbeitjob_start'] = '2022-09-01';