mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 03:40:37 +02:00
Admin area GUI tweaks
This commit is contained in:
@@ -1143,7 +1143,7 @@ function headerjs()
|
||||
</script>";
|
||||
|
||||
$mailAdmin = e107::getRegistry('_mailout_admin');
|
||||
$text .= $mailAdmin->_cal->load_files();
|
||||
// $text .= $mailAdmin->_cal->load_files();
|
||||
|
||||
return $text;
|
||||
}
|
||||
|
Reference in New Issue
Block a user