PageRenderTime 44ms CodeModel.GetById 13ms RepoModel.GetById 1ms app.codeStats 0ms

/manager/includes/document.parser.class.inc.php

https://github.com/modxcms/evolution
PHP | 8 lines | 2 code | 1 blank | 5 comment | 0 complexity | cf9443b171a5cd75d3da9e1548d7c210 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.1, MIT, BSD-2-Clause, Apache-2.0, BSD-3-Clause
  1. <?php
  2. /**
  3. * MODX Document Parser
  4. * Function: This class contains the main document parsing functions
  5. *
  6. */
  7. include_once EVO_CORE_PATH . 'includes/legacy.inc.php';