| 
| Subject: | Nice work. | 
|---|
 | Summary: | Package rating comment | 
|---|
 | Messages: | 1 | 
|---|
 | Author: | Zhomas | 
|---|
 | Date: | 2018-05-21 13:05:54 | 
|---|
 |  |  |  | 
Zhomas rated this package as follows:
| Utility: | Good | 
|---|
| Consistency: | Good | 
|---|
| Examples: | Good | 
|---|
|  | 
  Zhomas - 2018-05-21 13:05:54Nice work.
 If somebody has trouble change on main.js the line 18 to
 
 url: "refresh.php?lastTimeID="+lastTimeID
 
 and line 38 to
 
 url: "submit.php?chattext=" + encodeURIComponent( chatInput )
 
 and it will work.
 |