dengbiao hace 2 meses
padre
commit
d588b887c3
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      src/applet/public/index.php

+ 2
- 0
src/applet/public/index.php Ver fichero

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


Cargando…
Cancelar
Guardar