mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'MDL-33552' of git://github.com/danpoltawski/moodle
This commit is contained in:
commit
e04a0e32c7
8 changed files with 20 additions and 20 deletions
|
@ -96,7 +96,7 @@ class portfolio_plugin_flickr extends portfolio_plugin_push_base {
|
|||
return true;
|
||||
}
|
||||
|
||||
public function admin_config_form(&$mform) {
|
||||
public static function admin_config_form(&$mform) {
|
||||
global $CFG;
|
||||
|
||||
$strrequired = get_string('required');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue