SilentLittleCat 7 سال پیش
والد
کامیت
3fafc30fea
2فایلهای تغییر یافته به همراه17 افزوده شده و 7 حذف شده
  1. 16 6
      .idea/workspace.xml
  2. 1 1
      source/module/group/group_index.php

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 16 - 6
.idea/workspace.xml


+ 1 - 1
source/module/group/group_index.php

xqd
@@ -148,7 +148,7 @@ if(!$metadescription) {
 if(empty($curtype)) {
     if(!empty($_GET['province'])) {
         $_G['sg'] = [];
-        $_G['sg']['group_list'] = C::t('forum_forum')->fetch_all_for_grouplist_by_province('北京市', 'displayorder', '*', 10);
+        $_G['sg']['group_list'] = C::t('forum_forum')->fetch_all_for_grouplist_by_province($_GET['province'], 'displayorder', '*', 10);
         include template('diy:group/area');
     } else {
         include template('diy:group/index');

برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است