mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
#9771 created installation system with .disco file
This commit is contained in:
parent
5872d37d39
commit
7e05b9bccb
@ -53,6 +53,9 @@ function get_wiz_class($str)
|
||||
case 'deploymentCenter':
|
||||
return 'DeploymentCenter';
|
||||
|
||||
case 'magextensions':
|
||||
return 'ManageExtensions';
|
||||
|
||||
default:
|
||||
// Main, show header.
|
||||
ui_print_standard_header(
|
||||
|
Loading…
x
Reference in New Issue
Block a user