Ignore:
Timestamp:
Jan 8, 2011, 12:27:36 PM (13 years ago)
Author:
rub
Message:

Add admin page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/FacebookPlug/Server/trunk/include/constants.php

    r8484 r8517  
    1919// +-----------------------------------------------------------------------+
    2020
    21 //This defines ares on constants_secret.php
     21//-------------------------------------------
     22// -This defines ares on constants_secret.php
     23//-------------------------------------------
    2224//define('FACEBOOK_APP_ID', '***');
    2325//define('FACEBOOK_SECRET', '***');
     
    2729//~ define('FBP_PASSWORD', '***');
    2830//~ define('FBP_HOST', '***');
     31
     32//~ define('FBP_ADMINISTRATOR_ID', '***');
     33//-------------------------------------------
    2934//This defines ares on constants_secret.php
     35//-------------------------------------------
    3036
    3137define('FBP_VERSION', basename(dirname(dirname(__FILE__))));
Note: See TracChangeset for help on using the changeset viewer.