~tigase/tigase/dev

« back to all changes in this revision

Viewing changes to src/main/java/tigase/vhosts/VHostItem.java

  • Committer: phearnot
  • Date: 2009-01-21 12:52:44 UTC
  • Revision ID: phearnot@wa247-20090121125244-f9xcw68j3o7oculb
Find Bugs fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
package tigase.vhosts;
22
22
 
23
23
import java.util.logging.Logger;
 
24
 
24
25
import tigase.xml.Element;
25
26
 
26
27
/**