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
moodle
moodle
Commits
35514f57
Commit
35514f57
authored
Apr 08, 2019
by
Eloy Lafuente
Browse files
MDL-65142 dataformat_pdf: added to standard core plugins
parent
72959d21
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/classes/plugin_manager.php
View file @
35514f57
...
...
@@ -1755,7 +1755,7 @@ class core_plugin_manager {
),
'dataformat'
=>
array
(
'html'
,
'csv'
,
'json'
,
'excel'
,
'ods'
,
'html'
,
'csv'
,
'json'
,
'excel'
,
'ods'
,
'pdf'
,
),
'datapreset'
=>
array
(
...
...
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