Поправил регистр
This commit is contained in:
parent
d63cb2913f
commit
53b531f853
8 changed files with 9 additions and 10 deletions
|
|
@ -1,7 +1,5 @@
|
|||
<?php
|
||||
|
||||
require_once __DIR__ .'/../Tools/String.php';
|
||||
|
||||
class Database_PDOStatement extends PDOStatement implements IteratorAggregate
|
||||
{
|
||||
protected $cursorPos = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue