fixing syntax error
This commit is contained in:
parent
709dbd82a6
commit
a91e3d68b0
|
@ -80,6 +80,7 @@ class MDB2_Schema_Writer
|
|||
function __construct($valid_types = array())
|
||||
{
|
||||
$this->valid_types = $valid_types;
|
||||
}
|
||||
|
||||
// }}}
|
||||
// {{{ raiseError()
|
||||
|
|
Loading…
Reference in New Issue