This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
iapt-platform
/
mint
spogulis no
https://github.com/iapt-platform/mint.git
Vērot
2
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Vikivietne
Koks:
fcc6daa67b
Atzari
Tagi
agile-deprecated
dependabot/maven/dashboard-v4/demos/java/io.grpc-grpc-netty-shaded-1.75.0
dependabot/maven/dashboard-v4/demos/java/io.minio-minio-8.6.0
development
go-deprecated
laravel-deprecated
master
ror-deprecated
staging-deprecated
v20220509-deprecated
mint
/
app
/
reader
/
get_path.php
get_path.php
97 B
Vēsture
Neapstrādāts
1
2
3
4
<?php
require_once "../public/function.php";
echo _get_para_path($_GET["book"],$_GET["para"]);
?>