friendica/src/Model
Roland Häder 346790cbbc According to @annando and @MrPetovan, $emailcc is no `item` field (column) and (#5401)
should be initialized empty (I did it above the `if()` block).

Signed-off-by: Roland Häder <roland@mxchange.org>
2018-07-18 17:26:14 -04:00
..
Contact.php Rename App->path to App->urlpath 2018-07-16 19:38:13 -04:00
Conversation.php Fix more undefined variable/index notice in tests 2018-07-02 07:45:25 -04:00
Event.php moved get_guid to System::createGUID 2018-07-09 21:38:16 +02:00
GContact.php workaround for stalling worker processes when running the daemon 2018-07-11 06:05:22 +00:00
Group.php [frio] Improve Group Editing (#5349) 2018-07-09 18:36:50 -04:00
Item.php According to @annando and @MrPetovan, $emailcc is no `item` field (column) and (#5401) 2018-07-18 17:26:14 -04:00
ItemContent.php Next item structure works (#5380) 2018-07-15 14:36:20 -04:00
Mail.php moved get_guid to System::createGUID 2018-07-09 21:38:16 +02:00
OpenWebAuthToken.php port hubzillas OpenWebAuth - fix wrong table name + fix wrong method name 2018-06-20 20:11:26 +02:00
Photo.php moved get_guid to System::createGUID 2018-07-09 21:38:16 +02:00
Process.php Remove references to include/datetime 2018-02-03 20:47:37 -05:00
Profile.php Replace direct accesses to App->config by Config::get/set calls 2018-07-16 19:38:16 -04:00
PushSubscriber.php End subscription for unreachable subscribers 2018-05-19 03:56:29 +00:00
Queue.php Forgotten "+" 2018-02-08 19:47:47 +00:00
Term.php Use already fetched data for magiclink 2018-07-02 05:41:55 +00:00
User.php Replace direct accesses to App->config by Config::get/set calls 2018-07-16 19:38:16 -04:00