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
3794f21f
Commit
3794f21f
authored
Sep 11, 2009
by
Nigel McNie
Browse files
Import tags on files.
Signed-off-by:
Nigel McNie
<
nigel@catalyst.net.nz
>
parent
858b95e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/artefact/file/import/leap/lib.php
View file @
3794f21f
...
...
@@ -247,6 +247,7 @@ class LeapImportFile extends LeapImportArtefactPlugin {
}
$artefact
=
artefact_instance_from_id
(
$id
);
$artefact
->
set
(
'tags'
,
PluginImportLeap
::
get_entry_tags
(
$entry
));
// Work out if the file was really a profile icon
$isprofileicon
=
false
;
...
...
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