Files
FHC-Core/system
Paolo 2ef386c34e - Changed system/dbupdate_3.3.php to add oe_kurzbz to table public.tbl_msg_recipient and foreign key fk_tbl_msg_recipient_oe_kurzbz
- Removed not used constants for messaging from config/constants.php
- Renamed config entry assistent_function to ou_receivers and converted from string to array
- Moved controllers/MailJob.php to controllers/jobs/MailJob.php
- Controller MailJob now extends CLI_Controller
- Added new function parseText to helpers/hlp_common_helper.php
- Improved code function generateToken in helpers/hlp_common_helper.php
- helpers/hlp_sancho_helper.php now uses parseText function from hlp_common_helper
- Removed method parseVorlagetext from PhrasesLib.php
- PhrasesLib.php now uses parseText function from hlp_common_helper
- Removed method parseVorlagetext from VorlageLib
- Improved code of controller controllers/system/Messages.php (uses parseText too)
- Controller controllers/system/Vorlage.php now uses parseText
2019-06-12 17:27:35 +02:00
..
2014-06-11 15:24:53 +00:00
2009-07-07 07:42:01 +00:00
2016-07-05 14:34:50 +02:00
2019-04-16 16:40:55 +02:00
2016-04-10 19:46:35 +02:00
2016-02-04 11:50:55 +01:00
2009-07-07 07:42:01 +00:00
2016-06-28 22:10:56 +02:00
2009-05-20 14:45:47 +00:00
2017-09-08 19:15:21 +02:00
2007-11-30 11:17:12 +00:00
2019-05-28 18:37:21 +02:00