projects
/
WP-Plugins
/
glm-member-db-billing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9053ec
)
Remove name change
author
Steve Sutton
<steve@gaslightmedia.com>
Wed, 7 Aug 2019 19:25:32 +0000
(15:25 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Wed, 7 Aug 2019 19:25:32 +0000
(15:25 -0400)
using different footer.
setup/standardTemplateParams.php
patch
|
blob
|
history
diff --git
a/setup/standardTemplateParams.php
b/setup/standardTemplateParams.php
index
7f09750
..
5cc75f5
100644
(file)
--- 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' ) ) {