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
04bed9aa
Commit
04bed9aa
authored
Nov 04, 2009
by
Andrew Robert Nicols
Committed by
Richard Mansfield
Nov 05, 2009
Browse files
Removed attempt to display a StdClass on the myfriends page
Signed-off-by:
Andrew Robert Nicols
<
andrew.nicols@luns.net.uk
>
parent
3faa1b93
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/raw/templates/user/user.tpl
View file @
04bed9aa
...
...
@@ -74,7 +74,6 @@
</li>
{
foreach
from
=
$user
->
views
item
=
view
}
<li>
{
$view
}
<a
href=
"
{
$WWWROOT
}
view/view.php?id=
{
$view
->
id
}
"
>
{
$view
->
title
|
escape
}
</a>
...
...
Write
Preview
Markdown
is supported
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