Charlie 9 years ago
parent
commit
80a173ccca
1 changed files with 1 additions and 1 deletions
  1. 1 1
      www/protected/commands/AsyncWorkCommand.php

+ 1 - 1
www/protected/commands/AsyncWorkCommand.php

@@ -47,7 +47,7 @@ class AsyncWorkCommand extends CConsoleCommand{
                         }
                         }
                     }
                     }
                     $userAr->update(array('avatar'),true);
                     $userAr->update(array('avatar'),true);
-                    
+
 
 
                 } catch (Exception $e) {
                 } catch (Exception $e) {
                     var_dump($e);
                     var_dump($e);