Flotter Totte
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
3 deletions
-
info_table.php
|
@ -15,11 +15,10 @@ |
|
|
// along with Moodle. If not, see <http://www.gnu.org/licenses/>. |
|
|
// along with Moodle. If not, see <http://www.gnu.org/licenses/>. |
|
|
|
|
|
|
|
|
/** |
|
|
/** |
|
|
* |
|
|
|
|
|
* @package enrol_apply |
|
|
* @package enrol_apply |
|
|
* @copyright 2016 sudile GbR (http://www.sudile.com) |
|
|
* @copyright emeneo (http://emeneo.com/) |
|
|
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
|
|
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
|
|
* @author Johannes Burk <johannes.burk@sudile.com> |
|
|
* @author emeneo (http://emeneo.com/) |
|
|
*/ |
|
|
*/ |
|
|
|
|
|
|
|
|
defined('MOODLE_INTERNAL') || die(); |
|
|
defined('MOODLE_INTERNAL') || die(); |
|
|