X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FStorage%2FRevisionStore.php;h=0209621bb979b0daa820786b224ef114e4ca7cba;hb=27d86751f0dfdab38bed87b12fdd8a2a591cc368;hp=e139fafcbffe288684e03c46ef5e4cb7a5ea702b;hpb=b7664a06817bfdc4481c6326802f91772c749b25;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/Storage/RevisionStore.php b/includes/Storage/RevisionStore.php index e139fafcbf..0209621bb9 100644 --- a/includes/Storage/RevisionStore.php +++ b/includes/Storage/RevisionStore.php @@ -32,7 +32,7 @@ use Content; use ContentHandler; use DBAccessObjectUtils; use Hooks; -use \IDBAccessObject; +use IDBAccessObject; use InvalidArgumentException; use IP; use LogicException;