Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
MDL-23590 refactoring cli install before adding install_database.php + fixing problem...
[moodle.git]
/
install.php
diff --git
a/install.php
b/install.php
index
db32636
..
884f71f
100644
(file)
--- a/
install.php
+++ b/
install.php
@@
-18,7
+18,7
@@
/**
* This script creates config.php file during installation.
*
- * @package
moodle
core
+ * @package core
* @subpackage install
* @copyright 2009 Petr Skoda (http://skodak.org)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later