Flag to indicate a query call should return the prepared statement.
File
- includes/
database/ database.inc, line 1316 - Core systems for the database layer.
Code
const RETURN_STATEMENT = 1
Login or register to post commentsFlag to indicate a query call should return the prepared statement.
const RETURN_STATEMENT = 1
Login or register to post comments