Hypolite Petovan
|
af6dbc654f
|
Rename Friendica\Database\dba to Friendica\Database\DBA
|
2018-07-20 08:19:26 -04:00 |
|
Hypolite Petovan
|
daa1177e3a
|
Update use statement lists with new Friendica\Database\dba class
- Remove unused use statement
- Remove superfluous use statements (classes in the same namespace)
- Add missing use statements
|
2018-07-19 22:15:21 -04:00 |
|
Hypolite Petovan
|
3985a4bc43
|
Remove extraneous dba::connect calls
|
2018-07-16 19:38:13 -04:00 |
|
Tobias Diekershoff
|
f63be91bd5
|
Revert "Moved .htconfig.php file & extracted Install business logic"
|
2018-04-21 16:28:22 +02:00 |
|
Philipp Holzer
|
346697d771
|
Moved .htconfig file
Extracted install business functions to new Class `Install.php`
|
2018-04-21 14:10:53 +02:00 |
|
Michael
|
b48df6a828
|
Avoid the warning of an unitialized variable in .htconfig.php
|
2018-03-26 20:58:34 +00:00 |
|
Michael
|
850d9b4c0b
|
Line feeds fixed, not change in functionality
|
2018-03-24 18:39:13 +00:00 |
|
Hypolite Petovan
|
2f1a1debf4
|
Add DBStructure Console
- Refactor subConsole instantiation
|
2018-03-18 23:10:56 -04:00 |
|