| author | Vincent V. <marseille@beem-project.com> |
| Sun, 06 May 2012 11:52:51 +0200 | |
| changeset 943 | 9f228e530c78 |
| parent 800 | 1eefc5da624a |
| permissions | -rw-r--r-- |
Index: org/jivesoftware/smackx/pubsub/PubSubManager.java =================================================================== --- org/jivesoftware/smackx/pubsub/PubSubManager.java (revision 11464) +++ org/jivesoftware/smackx/pubsub/PubSubManager.java (working copy) @@ -41,7 +41,7 @@ * * @author Robin Collier */ -final public class PubSubManager +public class PubSubManager { private XMPPConnection con; private String to;