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
7969e4e2
Commit
7969e4e2
authored
Apr 22, 2009
by
Nigel McNie
Browse files
Add a basic class-level comment to the blog html export.
parent
6db48b17
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/artefact/blog/export/html/lib.php
View file @
7969e4e2
...
...
@@ -26,6 +26,9 @@
defined
(
'INTERNAL'
)
||
die
();
/**
* Dumps all of the user's blogs as static HTML
*/
class
HtmlExportBlog
extends
HtmlExportArtefactPlugin
{
private
$blogcount
;
...
...
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