Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iena-course-format
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
iena
iena-course-format
Commits
7c35c305
Commit
7c35c305
authored
6 years ago
by
Thomas Fradet
Browse files
Options
Downloads
Patches
Plain Diff
bugs divers
parent
2a63c0ac
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+1
-1
1 addition, 1 deletion
CHANGELOG.md
view/view_param_section.php
+1
-1
1 addition, 1 deletion
view/view_param_section.php
with
2 additions
and
2 deletions
CHANGELOG.md
+
1
−
1
View file @
7c35c305
...
...
@@ -347,7 +347,7 @@ Variable courseid non définie remplacée par $COURSE->id plus sécurisée.
#### Paramètres
Changement des jours de
`"*/1" à "*"`
pour envoyer tous les jours.
[x]
Changement des jours de
`"*/1" à "*"`
pour envoyer tous les jours.
#### Performance
...
...
This diff is collapsed.
Click to expand it.
view/view_param_section.php
+
1
−
1
View file @
7c35c305
...
...
@@ -51,7 +51,7 @@
public
function
get_content
(
$course
,
$dataSection
)
{
global
$DB
,
$CFG
,
$PAGE
;
var_dump
(
$dataSection
);
$mform
=
$this
->
_form
;
$sectionId
=
required_param
(
'sectionid'
,
PARAM_INT
);
$courseID
=
required_param
(
'courseid'
,
PARAM_INT
);
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment