This website works better with JavaScript.
Home
Explore
Help
Sign In
SmartCanteen
/
smart_canteen_pay
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
1
master
dengbiao
3 months ago
parent
76e13f6807
commit
d588b887c3
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
src/applet/public/index.php
+ 2
- 0
src/applet/public/index.php
View File
@@ -1,4 +1,6 @@
<?php
echo phpinfo();
exit();
include __DIR__ . '/../app/config/config.php';
include __DIR__ . '/../app/config/loader.php';
include __DIR__ . '/../app/config/di.php';
Write
Preview
Loading…
Cancel
Save