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
33e4a3be
Commit
33e4a3be
authored
Jan 21, 2007
by
Nigel McNie
Committed by
Nigel McNie
Jan 21, 2007
Browse files
Removed some whitespace
parent
49e26a9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/view/create4.php
View file @
33e4a3be
...
@@ -63,8 +63,6 @@ function createview4_submit(Pieform $form, $values) {
...
@@ -63,8 +63,6 @@ function createview4_submit(Pieform $form, $values) {
redirect
(
get_config
(
'wwwroot'
)
.
'view/create3.php?createid='
.
$createid
);
redirect
(
get_config
(
'wwwroot'
)
.
'view/create3.php?createid='
.
$createid
);
}
}
db_begin
();
db_begin
();
$time
=
db_format_timestamp
(
time
());
$time
=
db_format_timestamp
(
time
());
...
...
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