SilentLittleCat 7 jaren geleden
bovenliggende
commit
0406393683
2 gewijzigde bestanden met toevoegingen van 7 en 64 verwijderingen
  1. 6 63
      .idea/workspace.xml
  2. 1 1
      source/module/forum/forum_group.php

File diff suppressed because it is too large
+ 6 - 63
.idea/workspace.xml


+ 1 - 1
source/module/forum/forum_group.php

xqd
@@ -738,7 +738,7 @@ if($action == 'index') {
 	} else {
 		showmessage('undefined_action');
 	}
-	include template('diy:group/group:'.$_G['fid']);
+	include template('diy:group/group_sg:'.$_G['fid']);
 
 } elseif($action == 'recommend') {
 	if(!$_G['forum']['ismoderator'] || !in_array($_G['adminid'], array(1,2))) {

Some files were not shown because too many files changed in this diff