Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
Patrick
/
wechat_hitxy
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
change procedure path name
master
Patrick Peng Sun
8 anni fa
parent
f560d7e9b0
commit
529345a45e
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
chatSession.go
+ 1
- 1
chatSession.go
Vedi File
@@ -26,7 +26,7 @@ import (
var sessionDir = "sessions"
//where to find the procedure state information
var ProcedureDir = "
P
rocedure"
var ProcedureDir = "
p
rocedure"
//openIDSession openID user's session
type openIDSession struct {
Write
Preview
Loading…
Annulla
Salva