BUG 0000 User Experience (single app option added) 1st commit
- login added - "single application" option added - simplified improved
This commit is contained in:
@@ -600,4 +600,10 @@ class PMPlugin {
|
||||
function registerDashboard() {
|
||||
// Dummy function for backwards compatibility
|
||||
}
|
||||
|
||||
function getExternalStepAction() {
|
||||
$oPluginRegistry =& PMPluginRegistry::getSingleton();
|
||||
g::pr($oPluginRegistry->getSteps());
|
||||
return $oPluginRegistry->getSteps();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user