You are here

abstract protected function OAuthStoreSQL::sql_errcheck in Lingotek Translation 7.7

Same name and namespace in other branches
  1. 7.2 lib/oauth-php/library/store/OAuthStoreSQL.php \OAuthStoreSQL::sql_errcheck()
  2. 7.3 lib/oauth-php/library/store/OAuthStoreSQL.php \OAuthStoreSQL::sql_errcheck()
  3. 7.4 lib/oauth-php/library/store/OAuthStoreSQL.php \OAuthStoreSQL::sql_errcheck()
  4. 7.5 lib/oauth-php/library/store/OAuthStoreSQL.php \OAuthStoreSQL::sql_errcheck()
  5. 7.6 lib/oauth-php/library/store/OAuthStoreSQL.php \OAuthStoreSQL::sql_errcheck()
2 methods override OAuthStoreSQL::sql_errcheck()
OAuthStoreMySQL::sql_errcheck in lib/oauth-php/library/store/OAuthStoreMySQL.php
OAuthStorePDO::sql_errcheck in lib/oauth-php/library/store/OAuthStorePDO.php

File

lib/oauth-php/library/store/OAuthStoreSQL.php, line 1814

Class

OAuthStoreSQL

Code

protected abstract function sql_errcheck($sql);