huangdong %!s(int64=6) %!d(string=hai) anos
pai
achega
035d2048d4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      helper/room_helper.php

+ 1 - 1
helper/room_helper.php

@@ -148,7 +148,7 @@ class room_helper
         return $result;
     }
 
-    public static function other_rooms($cond, $order = 'room_id desc', $limit = 5 , $page = false,&$mobile_page)
+    public static function other_rooms($cond, $order = 'room_id desc', $limit = 5 , $page = false, &$mobile_page = [])
     {
         $result = [];
         $mod_room = Model('room');