restore flag_out logic, toggleKey logic
This commit is contained in:
@@ -111,7 +111,7 @@ class Log extends BaseFitnessActiveRecord
|
||||
'type' =>Log::$TYPE_LOGIN,
|
||||
'message' => $message
|
||||
]);
|
||||
* @param unknown $config
|
||||
* @param array $config
|
||||
*/
|
||||
public static function log( $config ){
|
||||
$model = new Log($config);
|
||||
|
||||
Reference in New Issue
Block a user