Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

BackendAuthentication not imported for author field #62

Open
WouterSioen opened this issue Dec 18, 2014 · 0 comments
Open

BackendAuthentication not imported for author field #62

WouterSioen opened this issue Dec 18, 2014 · 0 comments

Comments

@WouterSioen
Copy link
Owner

Author field code:

    $this->frm->addDropdown(
        'author',
        BackendUsersModel::getUsers()
        , BackendAuthentication::getUser()->getUserId()
    );

But no import of BackendAuthentication.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant