5 lines
47 B
JavaScript
Raw Normal View History

2011-06-21 04:48:53 +04:00
var Session = {
user_id: null,
vkid: null
}