Skip to content

Commit

Permalink
v0.2.1
Browse files Browse the repository at this point in the history
修复output变量拼接前未定义的错误
  • Loading branch information
Netrvin authored Jul 13, 2018
1 parent 7997d06 commit ffcc4ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions footer.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
</a>.</span>
<br />
<span>
<a href="/Netrvin/CFPMP" target="_blank">CFPMP</a> v0.2.0</span>
<a href="/Netrvin/CFPMP" target="_blank">CFPMP</a> v0.2.1</span>
</center>
</div>
</body>

</html>
</html>

0 comments on commit ffcc4ad

Please sign in to comment.