1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-05 04:01:49 +02:00
Files
php-phpbb/phpBB/phpbb
Andrii Afanasiev 7b44e2c791 [ticket/15678] Fix build and cache flow for container
1. During procedure of building container we have to check both required files
in cache: container_* and autoload_*. This files should be "fresh" and if one
of the does not exist then we have to build it and put into a cache one more
time.

2. Fix typo 'posic_getuid' does not exist, so $php_uid is alwasy was false.

PHPBB3-15678
2018-06-15 09:09:07 +02:00
..
2018-05-25 00:34:31 +02:00
2016-12-18 20:40:46 +01:00
2017-04-18 23:10:28 +02:00
2018-01-01 13:08:12 +01:00