X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fdba.php;h=a90ec26fbb0001c31abe9cc4012adc4bda1cee74;hb=0a4119adaf6294bf43d135a0f435c1dd677c50e0;hp=c56f63a84b444ecb425d0232931b8f65435d7f63;hpb=f1e7d97b8cae93e1c77f5a5085880409b01fcdbe;p=friendica.git diff --git a/include/dba.php b/include/dba.php index c56f63a84b..a90ec26fbb 100644 --- a/include/dba.php +++ b/include/dba.php @@ -3,7 +3,7 @@ use Friendica\Database\DBA; /** - * @brief execute SQL query with printf style args - deprecated + * execute SQL query with printf style args - deprecated * * Please use the DBA:: functions instead: * DBA::select, DBA::exists, DBA::insert