X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fdba.php;h=5f633afaaa65328f7087ede40faf130a4e06e637;hb=a7fac5a76fef1be6722e41c91ae3a6601a36110c;hp=c56f63a84b444ecb425d0232931b8f65435d7f63;hpb=1de3960e267a8d298348fbca18cf1be1f6a20f7a;p=friendica.git diff --git a/include/dba.php b/include/dba.php index c56f63a84b..5f633afaaa 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