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
6d1c3557
Commit
6d1c3557
authored
Sep 22, 2009
by
Nigel McNie
Browse files
Document all of the build_column() parameters.
Signed-off-by:
Nigel McNie
<
nigel@catalyst.net.nz
>
parent
a75cb7ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/lib/view.php
View file @
6d1c3557
...
...
@@ -1067,7 +1067,8 @@ class View {
/**
* Returns the HTML for a particular column
*
* @param int $column The column to build
* @param int $column The column to build
* @param int $editing Whether the view is being built in edit mode
*/
public
function
build_column
(
$column
,
$editing
=
false
)
{
global
$USER
;
...
...
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