Replaced argv/argc with replacement functions #1148

Merged
annando merged 3 commits from args into develop 2021-07-26 12:02:02 +02:00
annando commented 2021-07-25 14:32:12 +02:00 (Migrated from github.com)

The legacy way of accessing the arguments is replaced here. Also the need for having the App->data[...] variable is removed as well.

Belongs to https://github.com/friendica/friendica/pull/10548

The legacy way of accessing the arguments is replaced here. Also the need for having the `App->data[...]` variable is removed as well. Belongs to https://github.com/friendica/friendica/pull/10548
MrPetovan (Migrated from github.com) approved these changes 2021-07-26 12:01:58 +02:00
Sign in to join this conversation.
No description provided.