CMS MADE SIMPLE FORGE

Company Directory

 

[#12210] lack of the friendly name function

avatar
Created By: Franck (knarf)
Date Submitted: Thu Dec 12 19:11:43 -0500 2019

Assigned To:
Version: 1.903
CMSMS Version: 2.2.13
Severity: Trivial
Resolution: None
State: Open
Summary:
lack of the friendly name function
Detailed Description:
In CompanyDirectory.module.php, the friendly name function is mssing: 

/**
     * @ignore
 */
function GetFriendlyName() { return $this->Lang('friendlyname'); }

So, it's impossible to translate the menu entry. Would it be possible to add it?


History