Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
5077b3d3
Commit
5077b3d3
authored
Apr 30, 2009
by
Nigel McNie
Browse files
Add a couple of missing ?> markers.
parent
074e81bb
Changes
2
Show whitespace changes
Inline
Side-by-side
htdocs/artefact/blog/export/leap/lib.php
View file @
5077b3d3
...
...
@@ -81,3 +81,5 @@ class LeapExportElementBlog extends LeapExportElement {
return
'html'
;
}
}
?>
htdocs/artefact/file/export/leap/lib.php
View file @
5077b3d3
...
...
@@ -98,3 +98,5 @@ class LeapExportElementFolder extends LeapExportElement {
class
LeapExportElementImage
extends
LeapExportElementFile
{
}
class
LeapExportElementProfileIcon
extends
LeapExportElementFile
{
}
?>
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