This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
site
/
peasafe
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
7cdf8a24fb
Branchit
Tagit
master
peasafe
/
common.php
common.php
88 B
Historia
Raaka
1
2
3
4
5
<?php
$page = Dever::input(
'page'
);
if
($page) {
Dever::setInput(
'pg'
, $page);
}