mirror of
https://github.com/moodle/moodle.git
synced 2025-01-29 11:46:19 +01:00
MDL-14681 - Fix package name of question/update.php.
This commit is contained in:
parent
2c797a470a
commit
0c9822268f
@ -1,4 +1,4 @@
|
||||
<?php
|
||||
<?php // $Id$
|
||||
/**
|
||||
* This file contains dtabase upgrade code that is called from lib/db/upgrade.php,
|
||||
* and also check methods that can be used for pre-install checks via
|
||||
@ -7,7 +7,7 @@
|
||||
* @copyright © 2007 The Open University
|
||||
* @author T.J.Hunt@open.ac.uk
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License
|
||||
* @package package_name
|
||||
* @package questionbank
|
||||
*/
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user