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
ab44a42d
Commit
ab44a42d
authored
May 05, 2009
by
Nigel McNie
Browse files
Blog address is a web address so mark it like one, so it's linked properly in the HTML export.
parent
9fcd84ed
Changes
1
Show whitespace changes
Inline
Side-by-side
htdocs/artefact/internal/lib.php
View file @
ab44a42d
...
...
@@ -448,7 +448,7 @@ class ArtefactTypeWebAddress extends ArtefactTypeProfileField {
}
class
ArtefactTypeOfficialwebsite
extends
ArtefactTypeWebAddress
{}
class
ArtefactTypePersonalwebsite
extends
ArtefactTypeWebAddress
{}
class
ArtefactTypeBlogAddress
extends
ArtefactType
ProfileField
{}
class
ArtefactTypeBlogAddress
extends
ArtefactType
WebAddress
{}
class
ArtefactTypeAddress
extends
ArtefactTypeProfileField
{}
class
ArtefactTypeTown
extends
ArtefactTypeProfileField
{}
class
ArtefactTypeCity
extends
ArtefactTypeProfileField
{}
...
...
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