friendica/src/Network
Michael Vogel 7f3fb34c24 Some easy to replace "q" calls have been replaced by "DBA" calls (#5632)
* Some easy to replace "q" calls have been replaced by "DBA" calls

* Simplified the GUID creation

* And one in the API ...

* And OStatus has got some DBA calls more

* Just some more replaced database calls

* The event query is now simplified

* Events are now shown again

* subthread is now using the DBA calls as well

* Some more replaced database calls

* And some more replaced database calls and prevented notices

* Better use gravity

* Some more replaced database stuff

* Some more replaced database calls in DFRN.php

* The gcontact class now has got the new DBA functions as well

* The Contact class is now changed to new database functions as well

* Small correction

* We can now delete without cascade

* One more functionality is safe for future changes
2018-08-19 12:46:10 +00:00
..
HTTPException Line endings are converted to unix style 2018-02-09 03:49:49 +00:00
FKOAuth1.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
FKOAuthDataStore.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
HTTPException.php Line endings are converted to unix style 2018-02-09 03:49:49 +00:00
Probe.php Some easy to replace "q" calls have been replaced by "DBA" calls (#5632) 2018-08-19 12:46:10 +00:00