浏览代码

delete a line

stanley-king 8 年之前
父节点
当前提交
ecbcf3bdd6
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      mobile/control/bonusex.php

+ 0 - 1
mobile/control/bonusex.php

@@ -42,7 +42,6 @@ class bonusexControl extends mobileControl
         }
     }
 
-
     private function isMineType(bonus\type $type)
     {
         return ($type->sender_id() == $_SESSION['member_id'] || $type->relayer_id() == $_SESSION['member_id']);