X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fdba.php;h=2b3f9060fd6fe13d49a3032e20156b216bd12ad4;hb=0649d2c3934f5b9548bea32e2d17aa830104162d;hp=c56f63a84b444ecb425d0232931b8f65435d7f63;hpb=9bf065c9d8343ff2d2b6b5a7514a78471a0bedd4;p=friendica.git diff --git a/include/dba.php b/include/dba.php index c56f63a84b..2b3f9060fd 100644 --- a/include/dba.php +++ b/include/dba.php @@ -1,9 +1,28 @@ . + * + */ 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