mirror of
https://github.com/Ekokumppanit/ystavakylaecard.git
synced 2026-01-26 03:04:00 +00:00
Dokumentointia
This commit is contained in:
@@ -183,6 +183,12 @@ class Ecard_model extends MY_Model
|
||||
return true;
|
||||
}
|
||||
|
||||
/**
|
||||
* countStatuses
|
||||
* Get numbers for card statuses
|
||||
*
|
||||
* @return object Contains numbers for all, queued, private, public and hidden
|
||||
*/
|
||||
public function countStatuses()
|
||||
{
|
||||
$return = new stdClass();
|
||||
|
||||
Reference in New Issue
Block a user