소스 검색

Update listview.class.php

undefined
叙述、别离 2 달 전
부모
커밋
7aa28cd2f6
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. +0
    -1
      src/system/archive/listview.class.php

+ 0
- 1
src/system/archive/listview.class.php 파일 보기

@@ -145,7 +145,6 @@ class ListView
{
global $cfg_list_son, $cfg_need_typeid2, $cfg_cross_sectypeid;
if (empty($cfg_need_typeid2)) $cfg_need_typeid2 = 'N';
//统计数据库记录
$this->TotalResult = -1;
if (isset($GLOBALS['TotalResult'])) $this->TotalResult = $GLOBALS['TotalResult'];


불러오는 중...
취소
저장