You are here

constant DB_ERROR_UNSUPPORTED in Flickr API 5

The current driver does not support the action you attempted

2 uses of DB_ERROR_UNSUPPORTED
DB_common::getListOf in phpFlickr/PEAR/DB/common.php
Lists internal database information
DB_common::getSpecialQuery in phpFlickr/PEAR/DB/common.php
Obtains the query string needed for listing a given type of objects

File

phpFlickr/PEAR/DB.php, line 76

Code

define('DB_ERROR_UNSUPPORTED', -6);