mirror of
https://github.com/friendica/friendica
synced 2025-04-27 01:50:11 +00:00
And the rest of the new lines
This commit is contained in:
parent
cdbc94a9e1
commit
572a3f1180
2 changed files with 2 additions and 0 deletions
|
@ -428,6 +428,7 @@ class Database
|
|||
|
||||
/**
|
||||
* Executes a prepared statement that returns data
|
||||
*
|
||||
* @usage Example: $r = p("SELECT * FROM `item` WHERE `guid` = ?", $guid);
|
||||
*
|
||||
* Please only use it with complicated queries.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue