phpbb/phpBB
Marc Alexander f66594bf93
[ticket/15050] Use new file when new file already exists
Instead of trying to diff the new file against a pre-existing file,
we're just going to use the new file. It's impossible to know whether
the pre-existing file is newer or older than the new file. As the
system will rely on the files being in the "new" state it's better
to simply use the file in "new" state.

PHPBB3-15050
2017-01-25 22:18:29 +01:00
..
adm Merge branch '3.1.x' into 3.2.x 2017-01-22 23:15:26 +01:00
assets [ticket/14961] Add cookie notice as enablable feature 2017-01-06 00:57:12 +01:00
bin [ticket/12610] CS 2016-12-03 16:37:35 +01:00
cache
config Merge branch 'ticket/14957' into ticket/14957-rhea 2017-01-03 21:41:36 +01:00
develop [ticket/14739] Remove SQLite 2.8.x database driver 2016-11-16 17:59:28 +01:00
docs [ticket/14961] Updated CREDITS.txt for cookie consent and removed subsilver2 2017-01-06 12:06:39 +01:00
download Merge branch '3.1.x' 2015-10-11 20:27:47 +02:00
ext [ticket/12610] Correctly handle empty cache 2016-12-03 16:37:36 +01:00
files
images
includes Merge branch '3.1.x' into 3.2.x 2017-01-22 23:15:26 +01:00
install Merge pull request #4650 from marc1706/ticket/11076-rhea 2017-01-22 23:35:37 +01:00
language Merge branch '3.1.x' into 3.2.x 2017-01-22 23:15:26 +01:00
phpbb [ticket/15050] Use new file when new file already exists 2017-01-25 22:18:29 +01:00
store
styles Merge branch '3.1.x' into 3.2.x 2017-01-22 23:28:48 +01:00
.htaccess [ticket/14458] Explicitly state RewriteBase into .htaccess root file 2016-02-07 14:46:45 +01:00
app.php
common.php [ticket/11076] Also state min PHP version when visiting forum website 2017-01-20 21:23:40 +01:00
composer.json [ticket/15016] Fixed an issue with some parentheses in smilies 2017-01-15 11:24:15 +01:00
composer.lock [ticket/15040] Updated s9e\TextFormatter to 0.9.1 2017-01-22 19:11:17 +01:00
cron.php Merge branch '3.1.x' into 3.2.x 2016-05-28 09:59:50 +02:00
faq.php
feed.php [ticket/14688] Add core events to the feeds 2016-07-17 21:14:13 +07:00
index.php Merge branch '3.1.x' into 3.2.x 2016-07-29 09:41:51 +02:00
mcp.php [ticket/10961] Send HTTP 403 when applicable 2016-09-01 08:48:37 +02:00
memberlist.php [ticket/10961] Send HTTP 403 when applicable 2016-09-01 08:48:37 +02:00
posting.php [ticket/14962] Introduces a new helper to check emptyness of bbcode texts 2017-01-06 21:40:31 +01:00
report.php
search.php Merge branch '3.1.x' into 3.2.x 2016-10-02 18:08:10 +02:00
ucp.php
viewforum.php Merge branch '3.1.x' into 3.2.x 2016-12-28 22:15:26 +01:00
viewonline.php [ticket/14739] Remove SQLite 2.8.x database driver 2016-11-16 17:59:28 +01:00
viewtopic.php Merge branch '3.1.x' into 3.2.x 2016-12-11 19:51:56 +01:00
web.config [ticket/14587] Remove sectionGroup from web.config 2016-04-07 17:20:34 -04:00