Skip to content

Commit

Permalink
fixed missing OAUTH2/GITHUB.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Joungkyun committed Jan 19, 2016
1 parent 47aafb5 commit e647f64
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<active>yes</active>
</lead>
<date>2016-01-20</date>
<time>04:10:08</time>
<time>04:11:25</time>
<version>
<release>1.0.3</release>
<api>1.0.0</api>
Expand All @@ -34,6 +34,7 @@
<file role="php" md5sum="04fdeed8899010c4db6aad407878e828" name="OAUTH2.php" />
<file role="php" md5sum="f2654a7bb33048c514a62c2693fbcce8" name="OAUTH2/DAUM.php" />
<file role="php" md5sum="a54ba9eb44b8c57fe336984236452b94" name="OAUTH2/FACEBOOK.php" />
<file role="php" md5sum="e528dd5cfe525b9560642e8c09e80b67" name="OAUTH2/GITHUB.php" />
<file role="php" md5sum="419272af8b40e5ade59fc67003ded10e" name="OAUTH2/GOOGLE.php" />
<file role="php" md5sum="99b35a5e0e200ce13895818f7c18e97b" name="OAUTH2/NAVER.php" />
<file role="php" md5sum="224ea170ad68506ba9f0805a49be2b0d" name="OAUTH2/logout-agree.template" />
Expand Down
1 change: 1 addition & 0 deletions package.xml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
<file role="php" md5sum="@OAUTH2.php@" name="OAUTH2.php" />
<file role="php" md5sum="@OAUTH2/DAUM.php@" name="OAUTH2/DAUM.php" />
<file role="php" md5sum="@OAUTH2/FACEBOOK.php@" name="OAUTH2/FACEBOOK.php" />
<file role="php" md5sum="@OAUTH2/GITHUB.php@" name="OAUTH2/GITHUB.php" />
<file role="php" md5sum="@OAUTH2/GOOGLE.php@" name="OAUTH2/GOOGLE.php" />
<file role="php" md5sum="@OAUTH2/NAVER.php@" name="OAUTH2/NAVER.php" />
<file role="php" md5sum="@OAUTH2/logout-agree.template@" name="OAUTH2/logout-agree.template" />
Expand Down

0 comments on commit e647f64

Please sign in to comment.