config.php 181 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 <?php include(dirname(__FILE__)."/../../ms_configura.php"); define('FACEBOOK_APP_ID', $facebookoauth["consumerkey"]); define('FACEBOOK_SECRET', $facebookoauth["consumersecret"]); ?>