Revision: 43526
Author:   aaron
Date:     2008-11-15 01:52:30 +0000 (Sat, 15 Nov 2008)

Log Message:
-----------
E_STRICT - not needed

Modified Paths:
--------------
    trunk/extensions/LiquidThreads/LqtBaseView.php

Modified: trunk/extensions/LiquidThreads/LqtBaseView.php
===================================================================
--- trunk/extensions/LiquidThreads/LqtBaseView.php      2008-11-15 01:50:44 UTC 
(rev 43525)
+++ trunk/extensions/LiquidThreads/LqtBaseView.php      2008-11-15 01:52:30 UTC 
(rev 43526)
@@ -229,7 +229,7 @@
                        }
                        else {
                                $sig = "";
-                               $changeslist->insertUserRelatedLinks(&$sig, 
&$rc);
+                               $changeslist->insertUserRelatedLinks( $sig, $rc 
);
 
                                // This should be stored in RC.
                                $quote = 
Revision::newFromId($rc->mAttribs['rc_this_oldid'])->getText();



_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to