New function to exit the program
This commit is contained in:
@@ -49,7 +49,6 @@ class ThemeDetails extends BaseModule
|
||||
'credits' => $credits,
|
||||
]);
|
||||
}
|
||||
DI::page()->logRuntime();
|
||||
exit();
|
||||
System::exit();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user