mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 02:27:34 -07:00
r449
обновление библиотек git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@449 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293
This commit is contained in:
parent
c315bc8cda
commit
b57acb7c2b
3 changed files with 17 additions and 25 deletions
|
@ -56,8 +56,8 @@ $domain_name = (!empty($_SERVER['SERVER_NAME'])) ? $_SERVER['SERVER_NAME'] : $do
|
|||
|
||||
// Increase number of revision after update
|
||||
$bb_cfg['tp_version'] = '2.5 Beta';
|
||||
$bb_cfg['tp_release_state'] = 'R448';
|
||||
$bb_cfg['tp_release_date'] = '03-09-2012';
|
||||
$bb_cfg['tp_release_state'] = 'R449';
|
||||
$bb_cfg['tp_release_date'] = '04-09-2012';
|
||||
|
||||
// Database
|
||||
$charset = 'utf8';
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue