mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
New branding and copyright
This commit is contained in:
parent
dafef6f624
commit
24769ef9df
15 changed files with 28 additions and 32 deletions
|
@ -27,7 +27,7 @@ if (!defined('BB_ROOT')) {
|
|||
die(basename(__FILE__));
|
||||
}
|
||||
if (PHP_VERSION < '5.3') {
|
||||
die('TorrentPier II requires PHP version 5.3+. Your PHP version ' . PHP_VERSION);
|
||||
die('TorrentPier requires PHP version 5.3+. Your PHP version ' . PHP_VERSION);
|
||||
}
|
||||
if (!defined('BB_SCRIPT')) {
|
||||
define('BB_SCRIPT', 'undefined');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue