friendica/src
Hypolite Petovan c55e389bbc Add Database\DBM methods to Database\DBA 2018-07-23 10:57:47 -04:00
..
Content Rename DBA::inArray to DBA::toArray 2018-07-22 19:27:35 -04:00
Core Merge pull request #5431 from MrPetovan/task/5410-rename-database-methods 2018-07-23 15:18:58 +02:00
Database Add Database\DBM methods to Database\DBA 2018-07-23 10:57:47 -04:00
Model Merge pull request #5431 from MrPetovan/task/5410-rename-database-methods 2018-07-23 15:18:58 +02:00
Module Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
Network Rename DBA::inArray to DBA::toArray 2018-07-22 19:27:35 -04:00
Object Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
Protocol Fix Fatal errors in Protocol\OStatus (#5466) 2018-07-23 07:48:44 -04:00
Render Replace current_theme() and current_theme_url() calls 2018-04-28 18:37:25 -04:00
Util Uncommon logger levels in Friendica (#5453) 2018-07-22 14:07:44 -04:00
Worker Rename DBA::num_rows to DBA::numRows 2018-07-22 19:27:35 -04:00
App.php Add missing space between PHP path and script in App->proc_run (#5468) 2018-07-23 10:43:39 -04:00
BaseModule.php added hint about naming the class and filename 2018-04-03 16:33:39 +02:00
BaseObject.php Set BaseObject::setApp in App 2018-07-16 19:38:13 -04:00