E_STRICT fix
This commit is contained in:
parent
ffdf6637e4
commit
bbc35e3ff4
@ -161,7 +161,7 @@ class Doctrine_Export_Frontbase extends Doctrine_Export
|
||||
*
|
||||
* @return boolean
|
||||
*/
|
||||
public function alterTable($name, $changes, $check)
|
||||
public function alterTable($name, array $changes, $check)
|
||||
{
|
||||
foreach ($changes as $changeName => $change){
|
||||
switch ($changeName) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user