Ver código fonte

Update listview.class.php

undefined
叙述、别离 2 meses atrás
pai
commit
7aa28cd2f6
1 arquivos alterados com 0 adições e 1 exclusões
  1. +0
    -1
      src/system/archive/listview.class.php

+ 0
- 1
src/system/archive/listview.class.php Ver arquivo

@@ -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'];


Carregando…
Cancelar
Salvar