This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
loumengning
/
hbp
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
init
dev
娄梦宁
3 years ago
parent
71fc1da295
commit
ca27547e30
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
application/index/controller/Index.php
+ 2
- 0
application/index/controller/Index.php
View File
@@ -13,6 +13,8 @@ class Index extends Frontend
public function index()
{
header("location:/hotel.php");
exit();
return $this->view->fetch();
}
Write
Preview
Loading…
Cancel
Save