]> git.wh0rd.org - tt-rss.git/commitdiff
update debugging: add force_rehash
authorAndrew Dolgov <noreply@fakecake.org>
Thu, 21 Aug 2014 09:20:41 +0000 (13:20 +0400)
committerAndrew Dolgov <noreply@fakecake.org>
Thu, 21 Aug 2014 09:20:41 +0000 (13:20 +0400)
include/rssfuncs.php

index cec44cd8eb54115b5266bd3f132da6e32430a85d..6d9247a7b6b5604399b5bb7547908ef662569d20 100644 (file)
 
                                _debug("article hash: $entry_current_hash [stored=$entry_stored_hash]", $debug_enabled);
 
-                               if ($entry_current_hash == $entry_stored_hash) {
+                               if ($entry_current_hash == $entry_stored_hash && !isset($_REQUEST["force_rehash"])) {
                                        _debug("stored article seems up to date [IID: $base_entry_id], updating timestamp only", $debug_enabled);
 
                                        // we keep encountering the entry in feeds, so we need to