broadcast message
Showing
application/views/chat.php
0 → 100644
assets/images/tick.png
0 → 100644
4.72 KB
assets/js/chat/angular.min.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
assets/js/chat/angularfire.min.js
0 → 100644
assets/js/chat/chat-page.js
0 → 100644
assets/js/chat/dist/ng-scrollbar.css
0 → 100644
assets/js/chat/dist/ng-scrollbar.js
0 → 100644
assets/js/chat/dist/ng-scrollbar.min.css
0 → 100644
assets/js/chat/dist/ng-scrollbar.min.js
0 → 100644
assets/js/chat/factory.js
0 → 100644
assets/js/chat/jquery.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | ... | @@ -11,7 +11,8 @@ |
"source": "https://github.com/bcit-ci/CodeIgniter" | ||
}, | ||
"require": { | ||
"php": ">=5.3.7" | ||
"php": ">=5.3.7", | ||
"ktamas77/firebase-php": "dev-master" | ||
}, | ||
"suggest": { | ||
"paragonie/random_compat": "Provides better randomness in PHP 5.x" | ||
... | ... |
composer.phar
0 → 100644
File added
firebase/firebaseLib.php
0 → 100644