Flag to indicate a query call should return the number of affected rows.
File
- includes/
database/ database.inc, line 1321 - Core systems for the database layer.
Code
const RETURN_AFFECTED = 2
Login or register to post commentsFlag to indicate a query call should return the number of affected rows.
const RETURN_AFFECTED = 2
Login or register to post comments