From: Steve Sutton Date: Wed, 7 Aug 2019 19:25:32 +0000 (-0400) Subject: Remove name change X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=b5e1bd79dff40679024e2cbe3383b69786b8db80;p=WP-Plugins%2Fglm-member-db-billing.git Remove name change using different footer. --- diff --git a/setup/standardTemplateParams.php b/setup/standardTemplateParams.php index 7f09750..5cc75f5 100644 --- a/setup/standardTemplateParams.php +++ b/setup/standardTemplateParams.php @@ -23,7 +23,6 @@ */ // Common to both admin and front-end -$smarty->templateAssign( 'glmPluginName', GLM_MEMBERS_BILLING_PLUGIN_NAME ); $smarty->templateAssign( 'pluginAssetsUrl', GLM_MEMBERS_BILLING_PLUGIN_BASE_URL . '/assets/' ); if ( current_user_can( 'glm_members_management' ) ) {