| 123456789 |
- <?php
- /*
- * This file is managed by the installation process. Any modifications to it may get overwritten.
- * Add customizations to the $config_options array in `core/config/config.inc.php`.
- *
- */
- define('MODX_CORE_PATH', '/home/cropmonitor/public_html/site/core/');
- define('MODX_CONFIG_KEY', 'config');
- ?>
|