friendica/src/Module/Settings
Philipp Holzer a910fd8864
Split DBStructure & View to avoid DB-calls and dependencies for basic operations
- new "Definition" classes vor DB and Views
- new "Writer" classes to create SQL definitions for DB and Views
- DBStructure & View are responsible to execute DB-querys
2022-07-12 23:40:31 +02:00
..
Profile Use "account-type" instead of "page-flags" 2022-02-09 05:56:12 +00:00
TwoFactor Add a lot of log-points 2022-07-07 21:33:41 +02:00
Account.php Different approach for empty values 2022-06-06 07:35:28 +00:00
Delegation.php Update copyright 2022-01-02 08:27:47 +01:00
Display.php Update copyright 2022-01-02 08:27:47 +01:00
UserExport.php Split DBStructure & View to avoid DB-calls and dependencies for basic operations 2022-07-12 23:40:31 +02:00