mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 22:03:49 -07:00
r427
Опять мой косяг. git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@427 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293
This commit is contained in:
parent
cb26d38e07
commit
7ac2e207f2
1 changed files with 530 additions and 530 deletions
|
@ -56,7 +56,7 @@ $domain_name = (!empty($_SERVER['SERVER_NAME'])) ? $_SERVER['SERVER_NAME'] : $do
|
||||||
|
|
||||||
// Increase number of revision after update
|
// Increase number of revision after update
|
||||||
$bb_cfg['tp_version'] = '2.5 Beta';
|
$bb_cfg['tp_version'] = '2.5 Beta';
|
||||||
$bb_cfg['tp_release_state'] = 'R426';
|
$bb_cfg['tp_release_state'] = 'R427';
|
||||||
$bb_cfg['tp_release_date'] = '31-05-2012';
|
$bb_cfg['tp_release_date'] = '31-05-2012';
|
||||||
|
|
||||||
// Database
|
// Database
|
||||||
|
@ -527,4 +527,4 @@ $bb_cfg['captcha'] = array(
|
||||||
);
|
);
|
||||||
|
|
||||||
// SEO
|
// SEO
|
||||||
$bb_cfg['seo_link_home_page'] = true
|
$bb_cfg['seo_link_home_page'] = true;
|
Loading…
Add table
Add a link
Reference in a new issue