dever 1 year ago
parent
commit
62befd2d92
1 changed files with 0 additions and 1 deletions
  1. 0 1
      lib/Manage.php

+ 0 - 1
lib/Manage.php

@@ -9,7 +9,6 @@ class Manage
     {
         $area = Dever::param('area', $param);
         if ($area) {
-            $temp = explode(',', $area);
             $update['where_id'] = $id;
             $update['province'] = $temp[0];
             $update['city'] = $temp[1];