This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
kindring
/
hfysite
Observar
0
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
be49216337
Branches
Tags
master
hfysite
/
phpAPi
/
getNewsPage.php
getNewsPage.php
82 B
Histórico
Raw
1
2
3
4
5
<?php
global $p_parent_type;
$p_parent_type = 2;
include "getSolutionPage.php"
?>