CMS MADE SIMPLE FORGE

Module Manager

 

[#10809] Wrong function name, missing character!

avatar
Created By: Robert Nienkemper (Rinker)
Date Submitted: Sun Jan 03 05:22:52 -0500 2016

Assigned To:
Version: None
CMSMS Version: 2.1.1
Severity: Minor
Resolution: None
State: Open
Summary:
Wrong function name, missing character!
Detailed Description:
Missing a  's' in function name in:
ModuleManager/action.defaultadmin.php on line 78

77    catch( Exception $e ) {
78      echo $this->ShowError($e->GetMessage());
79    }




Version 2.0.1 that comes with CMSMS 2.1.1
Regards.


History

Updates

Updated: 2016-01-03 05:27
description: Missing a 's' in function name in: ModuleManager/action.defaultadmin.php on line 78 77 catch( Exception $e ) { 78 echo $this->ShowError($e->GetMessage()); 79 } Regards. => Missing a 's' in function name in: ModuleManager/action.defaultadmin.php on line 78 77 catch( Exception $e ) { 78 echo $this->ShowError($e->GetMessage()); 79 } Version 2.0.1 that comes with CMSMS 2.1.1 Regards.
version_id: 26946 => -1
resolution_id: => 5