浏览代码

Update categorie.class.php

Laurent Destailleur 1 年之前
父节点
当前提交
d32bb1668f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      htdocs/categories/class/categorie.class.php

+ 1 - 1
htdocs/categories/class/categorie.class.php

@@ -1160,7 +1160,7 @@ class Categorie extends CommonObject
 
 
 		$this->cats = array();
 		$this->cats = array();
 		$nbcateg = 0;
 		$nbcateg = 0;
-		
+
 		// Init this->motherof that is array(id_son=>id_parent, ...)
 		// Init this->motherof that is array(id_son=>id_parent, ...)
 		$this->load_motherof();
 		$this->load_motherof();
 		$current_lang = $langs->getDefaultLang();
 		$current_lang = $langs->getDefaultLang();