Commit bd709fc5 by Crisu83

Removed the old fb app secret from the demo app config.

parent 4a22ddda
syntax: glob
.idea/*
demo/assets/*
demo/protected/config/local.php
demo/protected/runtime/*
......@@ -35,7 +35,6 @@ $config = array(
'fb'=>array(
'class'=>'ext.facebook.components.FacebookConnect',
'appID'=>'106265262835735',
'appSecret'=>'941d6e0fa554b725ec258311e4ddc4b6',
'appNamespace'=>'yii-bootstrap',
),
'log'=>array(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment