6 calls to OAuthStoreMySQLi::sql_errcheck() in Lingotek Translation 7.3
- OAuthStoreMySQLi::install in lib/
oauth-php/ library/ store/ OAuthStoreMySQLi.php - * Initialise the database
- OAuthStoreMySQLi::query in lib/
oauth-php/ library/ store/ OAuthStoreMySQLi.php - * Perform a query, ignore the results * *
- OAuthStoreMySQLi::query_all_assoc in lib/
oauth-php/ library/ store/ OAuthStoreMySQLi.php - * Perform a query, ignore the results * *
- OAuthStoreMySQLi::query_one in lib/
oauth-php/ library/ store/ OAuthStoreMySQLi.php - * Perform a query, return the first column of the first row * *
- OAuthStoreMySQLi::query_row in lib/
oauth-php/ library/ store/ OAuthStoreMySQLi.php - * Perform a query, return the first row * *
- OAuthStoreMySQLi::query_row_assoc in lib/
oauth-php/ library/ store/ OAuthStoreMySQLi.php - * Perform a query, return the first row * *