Тип содержания для почты
This commit is contained in:
parent
5dac5a6e19
commit
541520fa4a
2 changed files with 8 additions and 1 deletions
|
|
@ -201,6 +201,7 @@ class PDODatabaseStatement extends PDOStatement implements IteratorAggregate
|
|||
{
|
||||
protected $cursorPos = 0;
|
||||
public $cache = array();
|
||||
public $fields;
|
||||
|
||||
function getIterator()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue