Skip to content
GitLab
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
df05b8f4
Commit
df05b8f4
authored
Aug 24, 2007
by
Penny Leach
Committed by
Nigel McNie
Oct 17, 2007
Browse files
removed placeholder block type declaration I had in place for testing the sanity check
parent
559fe279
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/artefact/resume/lib.php
View file @
df05b8f4
...
...
@@ -49,7 +49,7 @@ class PluginArtefactResume extends Plugin {
}
public
static
function
get_block_types
()
{
return
array
(
'hello'
);
return
array
();
}
public
static
function
get_plugin_name
()
{
...
...
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