|
|
|
Environment:
|
all - php 5.2
|
|
|
a php error occurs when we use a plugin_install function .
lib/adminlib.ph - line 160 we should have $plugin -> name instead of $module -> name
if (function_exists($installfunction)) {
if (! $installfunction() ) {
notify('Encountered a problem running install function for '.$module->name.'!');
}
}
|
|
Description
|
a php error occurs when we use a plugin_install function .
lib/adminlib.ph - line 160 we should have $plugin -> name instead of $module -> name
if (function_exists($installfunction)) {
if (! $installfunction() ) {
notify('Encountered a problem running install function for '.$module->name.'!');
}
} |
Show » |
committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 07/Feb/09 08:14 PM
made changes - 07/Feb/09 08:15 PM
| Field |
Original Value |
New Value |
|
Status
|
Open
[ 1
]
|
Resolved
[ 5
]
|
|
Fix Version/s
|
|
1.9.5
[ 10320
]
|
|
Assignee
|
Eloy Lafuente (stronk7)
[ stronk7
]
|
Petr ?koda
[ skodak
]
|
|
Resolution
|
|
Fixed
[ 1
]
|
committed 1 file to 'Moodle CVS' - 07/Feb/09 08:49 PM
committed 3 files to 'Moodle CVS' - 07/Feb/09 10:35 PM
MDL-14924 language autorefresh and starting to reimplement welcome.html support + strings.txt cleanup
|
|
|
committed 5 files to 'Moodle CVS' - 08/Feb/09 02:56 AM
MDL-14924 the same title now used on each upgrade/install page (Moodle - 2.0...) + the same footer with moodle logo now used during installation and upgrade - links to admin docs
|
|
|
made changes - 17/Feb/09 03:21 PM
|
Status
|
Resolved
[ 5
]
|
Closed
[ 6
]
|
|
QA Assignee
|
|
timhunt
|
|