Skip to content

Commit

Permalink
fixed missing files
Browse files Browse the repository at this point in the history
  • Loading branch information
Joungkyun committed Jan 19, 2016
1 parent 3eeed58 commit 47aafb5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 3 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:08:11</time>
<time>04:10:08</time>
<version>
<release>1.0.3</release>
<api>1.0.0</api>
Expand All @@ -36,6 +36,8 @@
<file role="php" md5sum="a54ba9eb44b8c57fe336984236452b94" name="OAUTH2/FACEBOOK.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" />
<file role="php" md5sum="318f0bc144dd8ad28be690f6e9ff2af3" name="OAUTH2/logout-no-auto.template" />
<file role="php" md5sum="3f38dd2c30e3a33dca52a253908c96a6" name="OAUTH2/logout.template" />
</dir>
</contents>
Expand Down
2 changes: 2 additions & 0 deletions package.xml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
<file role="php" md5sum="@OAUTH2/FACEBOOK.php@" name="OAUTH2/FACEBOOK.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" />
<file role="php" md5sum="@OAUTH2/logout-no-auto.template@" name="OAUTH2/logout-no-auto.template" />
<file role="php" md5sum="@OAUTH2/logout.template@" name="OAUTH2/logout.template" />
</dir>
</contents>
Expand Down

0 comments on commit 47aafb5

Please sign in to comment.