dengbiao 2 månader sedan
förälder
incheckning
d588b887c3
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. +2
    -0
      src/applet/public/index.php

+ 2
- 0
src/applet/public/index.php Visa fil

@@ -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';


Laddar…
Avbryt
Spara