mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 22:03:49 -07:00
r205
git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@205 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293
This commit is contained in:
parent
af6eaaed1c
commit
5990e934c4
1 changed files with 3 additions and 3 deletions
|
@ -56,9 +56,9 @@ $bb_cfg['js_ver'] = 1;
|
|||
$bb_cfg['css_ver'] = 1;
|
||||
|
||||
// Increase number of revision after update
|
||||
$bb_cfg['tp_version'] = '2.0 Stable';
|
||||
$bb_cfg['tp_release_state'] = 'R202';
|
||||
$bb_cfg['tp_release_date'] = '10-08-2011';
|
||||
$bb_cfg['tp_version'] = '2.1 Beta';
|
||||
$bb_cfg['tp_release_state'] = 'R205';
|
||||
$bb_cfg['tp_release_date'] = '12-08-2011';
|
||||
|
||||
$bb_cfg['board_disabled_msg'] = 'форум временно отключен'; // 'forums temporarily disabled'; // show this msg if board has been disabled via ON/OFF trigger
|
||||
$bb_cfg['srv_overloaded_msg'] = "Извините, в данный момент сервер перегружен\nПопробуйте повторить запрос через несколько минут";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue