mirror of
https://github.com/friendica/friendica
synced 2025-02-21 11:26:48 +00:00
Remove debug execption
This commit is contained in:
parent
b0e3f1f64d
commit
8cb48ded4d
1 changed files with 0 additions and 2 deletions
|
@ -94,8 +94,6 @@ class Details extends BaseAdmin
|
|||
|
||||
$t = Renderer::getMarkupTemplate('admin/addons/details.tpl');
|
||||
|
||||
throw new \Exception('ff');
|
||||
|
||||
return Renderer::replaceMacros($t, [
|
||||
'$title' => DI::l10n()->t('Administration'),
|
||||
'$page' => DI::l10n()->t('Addons'),
|
||||
|
|
Loading…
Add table
Reference in a new issue