File: //proc/thread-self/root/var/www/html/wpmuhibbah_err/wp-content/plugins/edge-cpt/const.php
<?php
define('EDGE_CORE_VERSION', '1.3.2');
define('EDGE_CORE_ABS_PATH', dirname(__FILE__));
define('EDGE_CORE_REL_PATH', dirname(plugin_basename(__FILE__ )));
define('EDGE_CORE_URL_PATH', plugin_dir_url( __FILE__ ));
define('EDGE_CORE_CPT_PATH', EDGE_CORE_ABS_PATH.'/post-types');
define('EDGE_CORE_CPT_URL_PATH', EDGE_CORE_URL_PATH.'post-types');
define( 'EDGE_CORE_OPTIONS_NAME', 'edgt_options_goodwill' );