Aleksander Machniak
2014-02-05 a35540c786178027cd93eefdce1e893dd6714631
program/steps/addressbook/func.inc
@@ -160,7 +160,7 @@
        return $CONTACTS;
    $OUTPUT->set_env('readonly', $CONTACTS->readonly);
    $OUTPUT->set_env('source', $source);
    $OUTPUT->set_env('source', (string) $source);
    // reduce/extend $CONTACT_COLTYPES with specification from the current $CONTACT object
    if (is_array($CONTACTS->coltypes)) {