This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
jees
/
Niko_Public
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
445d24bbad
Ramuri
Etichete
master
Niko_Public
/
checkIn
/
static
/
JS
/
alert.js
alert.js
41 B
Istoric
Crud
1
2
3
function myAlert(msg) {
alert(msg);
}