#2362 twitter: cronjob
This commit is contained in:
parent
e650f878fd
commit
193e357821
1 changed files with 3 additions and 0 deletions
|
@ -2437,6 +2437,9 @@ class BasicStor {
|
||||||
} else {
|
} else {
|
||||||
echo " * Skipping: user already exists: 'scheduler'\n";
|
echo " * Skipping: user already exists: 'scheduler'\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Need to add 'scheduler' to group StationPrefs
|
||||||
|
Subjects::AddSubjectToGroup('scheduler', $CC_CONFIG['StationPrefsGr']);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue