Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
Yii Bootstrap 3
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Common
Yii Bootstrap 3
Commits
bd709fc5
Commit
bd709fc5
authored
Feb 13, 2012
by
Crisu83
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed the old fb app secret from the demo app config.
parent
4a22ddda
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
.hgignore
.hgignore
+2
-0
main.php
demo/protected/config/main.php
+0
-1
No files found.
.hgignore
View file @
bd709fc5
syntax: glob
.idea/*
demo/assets/*
demo/protected/config/local.php
demo/protected/runtime/*
demo/protected/config/main.php
View file @
bd709fc5
...
...
@@ -35,7 +35,6 @@ $config = array(
'fb'
=>
array
(
'class'
=>
'ext.facebook.components.FacebookConnect'
,
'appID'
=>
'106265262835735'
,
'appSecret'
=>
'941d6e0fa554b725ec258311e4ddc4b6'
,
'appNamespace'
=>
'yii-bootstrap'
,
),
'log'
=>
array
(
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment