conectExtra no more a method in SC ?

update today 7/02/2016 and I have this message when trying this:
$new_database=‘igacheck_cp1’;

$this->Ini->nm_con_conn_mysql[‘servidor’] =$_SESSION[‘scriptcase’][‘glo_servidor’];
$this->Ini->nm_con_conn_mysql[‘banco’] = $new_database;
$this->Ini->nm_con_conn_mysql[‘usuario’] = $_SESSION[‘scriptcase’][‘glo_usuario’];
$this->Ini->nm_con_conn_mysql[‘senha’] = $_SESSION[‘scriptcase’][‘glo_senha’];
$this->Ini->conectExtra();

Fatal error: Call to undefined method pourTestsPHP_ini::conectExtra() in C:\Program Files (x86)\NetMake\v71\wwwroot\scriptcase8\app\igaCheck\pourTestsPHP\index.php on line 1123

Was workink untill today