Explorar o código

updated DBG in acl query features

Piotr Labudda %!s(int64=8) %!d(string=hai) anos
pai
achega
eb76f80701
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      SE/se-lib/AclQueryFeatures.php

+ 1 - 1
SE/se-lib/AclQueryFeatures.php

@@ -556,7 +556,7 @@ class AclQueryFeatures {
 		//		 $this->_selectLocalFields['rawSelect'] = $rawSelect;
 		//	 }
 		// }
-		if (!empty($this->_params['cols'])) DBG::log($this->_params['cols'], 'array', '$this->_params[cols]');
+		if (!empty($this->_params['cols'])) DBG::log($this->_params['cols'], 'array', "\$this->_params[cols] (" . ($this->_acl ? $this->_acl->getNamespace() : 'unknown') . ")");
 
 		if ($todoFetchAllCols) {
 			// $this->_selectLocalFields[] = '*'; // TODO: select all $this->from local fields