mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
Removing unused code causing fatal error
This commit is contained in:
@@ -541,13 +541,13 @@ class pluginManager{
|
||||
|
||||
// print_a($data);
|
||||
|
||||
|
||||
/*
|
||||
if(!e107::getFile()->hasAuthKey())
|
||||
{
|
||||
// return "<a href='".e_SELF."' class='btn btn-primary e-modal' >Download and Install</a>";
|
||||
|
||||
}
|
||||
|
||||
*/
|
||||
|
||||
$d = http_build_query($data,false,'&');
|
||||
//$url = e_SELF."?src=".base64_encode($d);
|
||||
|
Reference in New Issue
Block a user