Campustream 1.0
A social network MQP for WPI
|
00001 <? 00002 /* 00003 * This file stores information pertaining to the corresponding 00004 * Facebook application for Campustream. This allows Campustream to 00005 * be able to post status updates to Facebook. 00006 */ 00007 00008 define('FACEBOOK_APP_ID', 141417129241915); 00009 define('FACEBOOK_SECRET', '8815384a29bbb85f926086e20c0eadc1');