Home
last modified time | relevance | path

Searched refs:MGROUP_NONE (Results 1 – 1 of 1) sorted by relevance

/plugin/pagequery/
DPageQuery.php19 public const MGROUP_NONE = 'mgrp00'; define in PageQuery
346 $group_by = self::MGROUP_NONE;
354 if ($group_by !== self::MGROUP_NONE) {