kopia lustrzana https://github.com/magicbug/Cloudlog
[Bands] DOK support added
rodzic
1114973f8d
commit
e777fcfc5a
|
|
@ -179,7 +179,7 @@ class Bands extends CI_Model {
|
|||
}
|
||||
|
||||
// bring worked-slots in order of defined $bandslots
|
||||
$bandslots = $this->get_user_bands();
|
||||
$bandslots = $this->get_user_bands('dok');
|
||||
|
||||
$results = array();
|
||||
foreach($bandslots as $slot) {
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue