mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update displaying.php
This commit is contained in:
parent
651a2a5545
commit
552a5c7b54
@ -17,7 +17,7 @@ function init_complete_extensions_data()
|
||||
|
||||
if (!$extension_informations = get_extension_informations())
|
||||
{
|
||||
$GLOBALS['datastore']->update('attach_extensions'); //get_extension_informations()
|
||||
$GLOBALS['datastore']->update('attach_extensions');
|
||||
$extension_informations = get_extension_informations();
|
||||
}
|
||||
$allowed_extensions = array();
|
||||
|
Loading…
Reference in New Issue
Block a user