From 7fc0ef113a9d5b3784779df5a3f6ac128eebc6ae Mon Sep 17 00:00:00 2001 From: "fly.dvorkin" Date: Fri, 25 Nov 2011 08:19:50 +0000 Subject: [PATCH] r329 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Крон чуть проще git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@329 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293 --- upload/config.php | 4 ++-- upload/cron.php | 7 +++---- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/upload/config.php b/upload/config.php index 3341bd124..4da9be5aa 100644 --- a/upload/config.php +++ b/upload/config.php @@ -52,8 +52,8 @@ $bb_cfg = $tr_cfg = $page_cfg = array(); // Increase number of revision after update $bb_cfg['tp_version'] = '2.2 Beta'; -$bb_cfg['tp_release_state'] = 'R328'; -$bb_cfg['tp_release_date'] = '24-11-2011'; +$bb_cfg['tp_release_state'] = 'R329'; +$bb_cfg['tp_release_date'] = '25-11-2011'; // Database $charset = 'utf8'; diff --git a/upload/cron.php b/upload/cron.php index 40f63f1cc..153e75771 100644 --- a/upload/cron.php +++ b/upload/cron.php @@ -1,8 +1,7 @@ \ No newline at end of file