2
0
Fork 0
mirror of https://github.com/discourse/wp-discourse.git synced 2025-10-04 09:01:05 +08:00

Renamed SSO Client class

- added composer autoload
This commit is contained in:
Ionut Staicu 2017-02-07 10:24:56 +02:00
parent 5225fade4f
commit 388af97d2c
18 changed files with 665 additions and 1436 deletions

9
.gitignore vendored
View file

@ -4,6 +4,9 @@
.idea/*

vendor/*

*.sublime-workspace
*.sublime-project
!vendor/autoload.php
!vendor/composer/
!vendor/composer/**

*.sublime-workspace
*.sublime-project