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:
parent
5225fade4f
commit
388af97d2c
18 changed files with 665 additions and 1436 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -4,6 +4,9 @@
|
|||
.idea/*
|
||||
|
||||
vendor/*
|
||||
|
||||
*.sublime-workspace
|
||||
*.sublime-project
|
||||
!vendor/autoload.php
|
||||
!vendor/composer/
|
||||
!vendor/composer/**
|
||||
|
||||
*.sublime-workspace
|
||||
*.sublime-project
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue