Remove Zend

This commit is contained in:
Vasily Komrakov 2017-01-26 22:26:32 +03:00
commit 3e161065f3
No known key found for this signature in database
GPG key ID: 558236680C20A69A
2494 changed files with 7 additions and 298818 deletions

View file

@ -100,7 +100,6 @@ $domain_name = (!empty($_SERVER['SERVER_NAME'])) ? $_SERVER['SERVER_NAME'] : $do
$bb_cfg['tp_version'] = '2.1.6';
$bb_cfg['tp_release_date'] = '**-02-2017';
$bb_cfg['tp_release_state'] = 'STABLE';
$bb_cfg['tp_zf_version'] = '2.3.3';
// Database
$charset = 'utf8';