Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
puppet-freeradius
Commits
2ffec200
Commit
2ffec200
authored
Feb 26, 2019
by
Mark Ottaway
Browse files
Align function names
parent
397d9b61
Changes
1
Show whitespace changes
Inline
Side-by-side
templates/perl.erb
View file @
2ffec200
...
@@ -60,7 +60,7 @@ perl {
...
@@ -60,7 +60,7 @@ perl {
#
#
<%
if
defined?
(
@function_names
)
-%>
<%
if
defined?
(
@function_names
)
-%>
<%
@function_names
.
each_pair
do
|
default
,
value
|
-%>
<%
@function_names
.
each_pair
do
|
default
,
value
|
-%>
<%-
%><%=
default
%>
=
<%=
value
%>
<%-
%><%=
default
%>
=
<%=
value
%>
<%
end
%>
<%
end
%>
<%
end
%>
<%
end
%>
#func_authenticate = authenticate
#func_authenticate = authenticate
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment