mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-12-07 11:31:10 +01:00
Renamed Connection to XMPPConnection
This commit is contained in:
parent
f3e007bad5
commit
489816c61f
145 changed files with 639 additions and 641 deletions
|
|
@ -150,7 +150,7 @@
|
|||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class=text id=black height=16>Debug Connection:</td>
|
||||
<td class=text id=black height=16>Debug XMPPConnection:</td>
|
||||
<td><select size="1" name="debug">
|
||||
<option <%= ("No".equals(debug))?"selected":""%>>No</option>
|
||||
<option <%= ("Yes".equals(debug))?"selected":""%>>Yes</option>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue