Исправление критичной ошибки ревизии r557. Спасибо greencell за багрепорт. git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@559 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293
This commit is contained in:
glix08@gmail.com 2014-01-17 12:38:32 +00:00
commit 07be1ec5f5
2 changed files with 4 additions and 2 deletions

View file

@ -55,8 +55,8 @@ $domain_name = (!empty($_SERVER['SERVER_NAME'])) ? $_SERVER['SERVER_NAME'] : $do
// Increase number of revision after update
$bb_cfg['tp_version'] = '2.5 (unstable)';
$bb_cfg['tp_release_date'] = '16-01-2014';
$bb_cfg['tp_release_state'] = 'R558';
$bb_cfg['tp_release_date'] = '17-01-2014';
$bb_cfg['tp_release_state'] = 'R559';
// Database
$charset = 'utf8';

View file

@ -2,6 +2,8 @@
function run_jobs($jobs)
{
global $datastore;
define('IN_CRON', true);
$sql = "SELECT cron_script