Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
integration
prechecker
Commits
04bce26c
Commit
04bce26c
authored
May 26, 2009
by
skodak
Browse files
fixed trailing whitespace
parent
3a0a3d7a
Changes
3
Hide whitespace changes
Inline
Side-by-side
mod/quiz/report/statistics/db/access.php
View file @
04bce26c
...
...
@@ -16,5 +16,3 @@ $quizreport_statistics_capabilities = array(
'clonepermissionsfrom'
=>
'mod/quiz:viewreports'
)
);
?>
mod/quiz/report/statistics/db/upgrade.php
View file @
04bce26c
...
...
@@ -142,4 +142,3 @@ function xmldb_quizreport_statistics_upgrade($oldversion) {
return
$result
;
}
?>
mod/quiz/report/statistics/version.php
View file @
04bce26c
<?php
$plugin
->
version
=
2008112100
;
// The (date) version of this module
?>
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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