Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
tak4
/
gnusocial-jp
forké depuis
gnusocialjp/gnusocial
Suivre
1
Voter
0
Fork
0
Fichiers
Aborescence:
8edd975b11
Branches
Tags
1.1.x
1.2.x
1.20.x
1.5
develop
experimental
fix-duplicate-and-tree
main
master
nightly
v3
v2.0.2
v2.0.0beta0
v1.20.9release
v1.2.0beta4
v1.1.3release
before-gnusocialjp
gnusocial-jp
/
vendor
/
openid
/
php-openid
/
admin
/
otb_test.php
otb_test.php
106 B
Historique
Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?php
function fail1() {
}
function pass1()
{
}
function fail2(
) {
}
function pass2(
)
{
}
?>