if ( $generalSettings === false ) {
if ( GLM_MEMBERS_PLUGIN_ADMIN_DEBUG ) {
- glmMembersAdmin::addNotice("<b> /modesl/admin/settings/index.php: Unable to load General Settings.", 'Alert');
+ glmMembersAdmin::addNotice("<b> /models/admin/settings/index.php: Unable to load General Settings.", 'Alert');
}
}
if ($termsSettings === false) {
if (GLM_MEMBERS_PLUGIN_ADMIN_DEBUG) {
- glmMembersAdmin::addNotice("<b>/modesl/admin/settings/terms.php:</b> Unable to load Terms Settings.", 'Alert');
+ glmMembersAdmin::addNotice("<b>/models/admin/settings/terms.php:</b> Unable to load Terms Settings.", 'Alert');
}
return array(
if ($themeSettings === false) {
if (GLM_MEMBERS_PLUGIN_ADMIN_DEBUG) {
- glmMembersAdmin::addNotice("<b>/modesl/admin/settings/theme.php:</b> Unable to load Theme Settings.", 'Alert');
+ glmMembersAdmin::addNotice("<b>/models/admin/settings/theme.php:</b> Unable to load Theme Settings.", 'Alert');
}
return array(