This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
dever-product
/
wonderful
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
edit
dever
hace 6 años
padre
2931c4efb8
commit
22333e171d
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
main/src/Content.php
+ 1
- 1
main/src/Content.php
Ver fichero
@@ -78,7 +78,7 @@ class Content extends Core
}
}
}
- print_r($v);
+ print_r($v);
die;
}
}
}