evolution-cms / evolution

Welcome to the new evolution of MODX Evolution!
GNU General Public License v3.0
260 stars 95 forks source link

Update document.parser.class.inc.php #2133

Closed zatomant closed 4 months ago

zatomant commented 4 months ago

if docAccessConditions() used in sql query only like this 'AND (' . $this->docAccessConditions() . ')'

better return '1=1' for correct sql syntax