cleanup WatchedItem class
authorAntoine Musso <hashar@free.fr>
Sat, 17 Nov 2012 14:26:01 +0000 (15:26 +0100)
committerGerrit Code Review <gerrit@wikimedia.org>
Thu, 20 Dec 2012 10:31:42 +0000 (10:31 +0000)
commit02217b3d17f167cafe70a836a55f21627a89b8e0
tree455deca2f4aca2561c729141192be5625216143e
parentebd28b61784be8abf9715f1e5d07d439431e6d17
cleanup WatchedItem class

* removed $id, $ns, $ti which were set on construction and replace them
  with meaningful accessor getUserId(), getTitleNs and getTitleDBkey()
* removed a commented out hack from September 2004

Change-Id: Iaa9e851516e0522492b0452430c7583fe3526ffc
includes/WatchedItem.php