mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 20:58:30 +01:00
Update download.php
This commit is contained in:
parent
7a5086d25c
commit
fe2b66614f
@ -44,6 +44,7 @@ if (!e107::isInstalled('download'))
|
||||
|
||||
$dl = new download();
|
||||
|
||||
if(!defined("e_PAGETITLE")) {define("e_PAGETITLE", LAN_PLUGIN_DOWNLOAD_NAME);}
|
||||
|
||||
if(!defined("USER_WIDTH") && !deftrue('BOOTSTRAP')) { define("USER_WIDTH","width:100%"); }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user