mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 03:46:42 +02:00
MDL-27856 coding style cleanup
This commit is contained in:
parent
94335e5a97
commit
e7193380d8
12 changed files with 56 additions and 76 deletions
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
|
||||
// This file is part of Moodle - http://moodle.org/
|
||||
//
|
||||
// Moodle is free software: you can redistribute it and/or modify
|
||||
|
@ -16,10 +15,9 @@
|
|||
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
/**
|
||||
* Strings for component 'enrol_cohort', language 'en', branch 'MOODLE_20_STABLE'
|
||||
* Strings for component 'enrol_cohort', language 'en'
|
||||
*
|
||||
* @package enrol
|
||||
* @subpackage cohort
|
||||
* @package enrol_cohort
|
||||
* @copyright 2010 Petr Skoda {@link http://skodak.org}
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue