This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
kindring
/
hfysite
Suivre
0
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
30d31ab22b
Branches
Tags
master
hfysite
/
phpAPi
/
getNewsPage.php
getNewsPage.php
82 B
Historique
Raw
1
2
3
4
5
<?php
global $p_parent_type;
$p_parent_type = 2;
include "getSolutionPage.php"
?>