Zeitschalter drin
This commit is contained in:
parent
7cc5cf2507
commit
a4e5dca0d3
4 changed files with 87 additions and 41 deletions
|
@ -3,5 +3,8 @@
|
|||
define('TEXT_MAXLEN', 160);
|
||||
define('TEXT_MAXLINE', 63);
|
||||
define('ERIKA_CMD', "echo");
|
||||
define('REGEX_FILTER', '/[^-a-zA-Z0-9äüöÄÜÖß ,;\.:()°%&$§"!+*#\'\?\/\n\r]/');
|
||||
define('ZEITDATEI', 'letztmaliger.aufruf');
|
||||
define('PAUSEZEIT_MS', 30000);
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue