This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Patrick
/
wechat_hitxy
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
change procedure path name
master
Patrick Peng Sun
8 years ago
parent
f560d7e9b0
commit
529345a45e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
chatSession.go
+ 1
- 1
chatSession.go
View 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…
Cancel
Save