User tests: Successful: Unsuccessful:
// It may be useful not only to me.
$contactsModel = FOFModel::getAnInstance('Contacts', 'ContactModel');
$contactsModel->setState('filter.user_id', $user_id);
$contactsModel->getItems();
Labels |
Added:
?
|
NetBeans project folder added in gitignore. I will do again later.
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-12-24 13:23:54 |
Your PR fails because it changes gitignore.
Also, if you want this to be tested, please give precise test instructions using an out of the box staging install.