Skip to content

Commit c557e0a

Browse files
committed
Update for CI testing
1 parent 80b52d0 commit c557e0a

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

ajax.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
1616

1717
/**
18-
* Output the possible menu options
19-
* TODO rewrite to webservice / externallib.php
18+
* Output the possible menu options TODO rewrite to webservice / externallib.php
2019
*
2120
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
2221
*

classes/hook/before_http_headers.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
*
2020
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
2121
*
22-
* @package moodle-local_commander
22+
* @package local_commander
2323
* @copyright 26/04/2024 Mfreak.nl | LdesignMedia.nl - Luuk Verhoeven
2424
* @author Luuk Verhoeven
2525
**/
@@ -39,7 +39,7 @@
3939
*
4040
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
4141
*
42-
* @package moodle-local_commander
42+
* @package local_commander
4343
* @copyright 26/04/2024 Mfreak.nl | LdesignMedia.nl - Luuk Verhoeven
4444
* @author Luuk Verhoeven
4545
**/

0 commit comments

Comments
 (0)