Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
caad3b80
Commit
caad3b80
authored
Mar 16, 2014
by
Angie Byron
Browse files
Issue
#2218849
by hellboy2k8: Remove unused line from twig_render_template().
parent
be6f7a25
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/themes/engines/twig/twig.engine
View file @
caad3b80
...
...
@@ -47,7 +47,6 @@ function twig_init(Extension $theme) {
* The output generated by the template, plus any debug information.
*/
function
twig_render_template
(
$template_file
,
$variables
)
{
$variables
[
'_references'
]
=
array
();
$output
=
array
(
'debug_prefix'
=>
''
,
'debug_info'
=>
''
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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