This website works better with JavaScript.
Explore
Help
Register
Sign In
xingzi
/
thinkphp
Watch
1
Star
0
Fork
You've already forked thinkphp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
'test'
Browse Source
master
fengyuexingzi
8 years ago
parent
5b96007bfc
commit
f52662cd54
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
application/index/controller/Index.php
Unescape
Escape
View File
@ -104,5 +104,6 @@ class Index extends Base
public function test()
{
echo 'test';
return;
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
xingzi/thinkphp
Title
Body
Create Issue