Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 927

Přidáno uživatelem Ondřej Fibich před více než 13 roky(ů)

Opravy v predchozim commitu.

Zobrazit rozdíly:

freenetis/branches/testing/application/upgrade_sql/upgrade_sql_870.php
// create new table which have got partitions and NO indexes
$log_model = new Log_Model();
$log_model->create_table();
return true;
}
// array of sql queries that upgrade database
freenetis/branches/testing/application/libraries/MY_Controller.php
catch (Kohana_Database_Exception $e)
{
$message = "SVN: $i <br />"
.url_lang::lang('texts.file').": upgrade_sql_$i.php<br /><br />
$query";
.url_lang::lang('texts.file').": upgrade_sql_$i.php<br /><br />";
$this->error(UPGRADE, $message);
}
catch (Exception $e)

Také k dispozici: Unified diff