| 79e79377 | 07-Jan-2015 |
Andreas Gohr <gohr@cosmocode.de> |
Remove error supression for file_exists()
In an older version of PHP a file_exists() call would issue a warning when the file did not exist. This was fixed in later PHP releases. Since we require PH
Remove error supression for file_exists()
In an older version of PHP a file_exists() call would issue a warning when the file did not exist. This was fixed in later PHP releases. Since we require PHP 5.3 now, there's no need to supress any error here anymore. This might even give a minor performance boost.
show more ...
|
| 3d03c349 | 05-Jan-2015 |
Schplurtz le Déboulonné <schplurtz@laposte.net> |
translation update |
| a71e810b | 31-Dec-2014 |
Jaroslav Lichtblau <jlichtblau@seznam.cz> |
translation update |
| 443fd3ed | 20-Dec-2014 |
Yves Grandvalet <Yves.Grandvalet@laposte.net> |
translation update |
| 2fd1f790 | 18-Dec-2014 |
Guido Salatino <guidorafael23@gmail.com> |
translation update |
| b13d4fce | 17-Dec-2014 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
translation update |
| e88b0b78 | 15-Dec-2014 |
Vitaly Filatenko <kot@hacktest.net> |
translation update |
| d3b0952c | 14-Dec-2014 |
Myeongjin <aranet100@gmail.com> |
translation update |
| e9e4d466 | 13-Dec-2014 |
Type-kun <workwork-1@yandex.ru> |
translation update |
| d52dfa3a | 13-Dec-2014 |
Jaroslav Lichtblau <jlichtblau@seznam.cz> |
translation update |
| 4645078a | 12-Dec-2014 |
Jaroslav Lichtblau <jlichtblau@seznam.cz> |
translation update |
| ab6ac843 | 12-Dec-2014 |
Jussi Takala <jussi.takala@live.fi> |
translation update |
| 903f0494 | 12-Dec-2014 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
translation update |
| 1ec86040 | 11-Dec-2014 |
Andreas Gohr <andi@splitbrain.org> |
check for SSL support in the extension manager |
| 85c59bdb | 11-Dec-2014 |
Søren Birk <soer9648@eucl.dk> |
translation update |
| 4b583437 | 09-Dec-2014 |
Torpedo <dgtorpedo@gmail.com> |
translation update |
| 48b5d5e9 | 03-Dec-2014 |
Andreas Gohr <gohr@cosmocode.de> |
warn about enabled, but not used auth plugins |
| 52f0afd3 | 21-Nov-2014 |
Jaroslav Lichtblau <jlichtblau@seznam.cz> |
translation update |
| ae6f2c31 | 27-Oct-2014 |
lioujheyu <lioujheyu@gmail.com> |
translation update |
| 17bc1e4f | 22-Oct-2014 |
Jaroslav Lichtblau <jlichtblau@seznam.cz> |
translation update |
| a1298aea | 18-Oct-2014 |
Aleksandr Selivanov <alexgearbox@yandex.ru> |
translation update |
| 7e8500ee | 02-Oct-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
PHPDocs and some improvements |
| 253d4b48 | 01-Oct-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
more PHPDocs, unused var, small bit code reformatting |
| aecab027 | 01-Oct-2014 |
Rainbow Spike <Rainbow_Spike@derpy.ru> |
Update lang.php
Microfix |
| 9d7d72dc | 30-Sep-2014 |
Davor Turkalj <turki.bsc@gmail.com> |
translation update |