Misc fixes/code cleanups
[core.git] / inc / classes / main / user / member / class_Member.php
index 9fd68192a175a8db01db59da7a608a82777423eb..9fc5883996641dcb38651c5e2bf5914305270a67 100644 (file)
@@ -21,7 +21,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
-class Member extends BaseUser implements ManageableMember, Registerable, Updateable {
+class Member extends BaseUser implements ManageableMember, Registerable {
        /**
         * Protected constructor
         *
        /**
         * Protected constructor
         *