azett
c662bc3590
Call fs_is_directorycomponent() and fs_is_hidden_file() instead of checking manually. Also: Path traversal in Media Manager fixed.
2022-06-24 21:42:48 +02:00
azett
28b7066d82
added fs_is_directorycomponent() and fs_is_hidden_file()
2022-06-24 21:03:19 +02:00
azett
6b8a4776df
Included Matthias Mauch's PHP7.1 patch. Besides other changes regarding PHP7 compatibility, it replaces all the class-named constructors with __construct(). Thanks a lot, Matthias!
...
Please visit his website http://www.aadmm.org/fp-patch/ and read patch-description.txt to learn more about the details of the patch.
I adapted the patch slighty: It now does not just add a __construct() function to the existing class-named one, instead it replaces it completely. Therefore, some parent::__construct() calls had to be changed, too.
2018-10-03 11:00:55 +02:00
real_nowhereman
213b408a4e
old fixes
2012-01-11 13:08:28 +00:00
real_nowhereman
003f4b8e73
make file permissions user-defined
2011-06-21 08:32:00 +00:00
real_nowhereman
eccfec41ee
porting to PHP5-style object assignments (it should work now...)
2009-07-23 15:19:06 +00:00
real_nowhereman
744e16a9bb
reverting awful mess in fp-includes
2009-07-21 16:41:35 +00:00
real_nowhereman
5e7f579ff5
future proofing, changed all object assignments to PHP5-style
2009-07-21 07:24:42 +00:00
real_nowhereman
13dc0b6cb4
allowing quick parsing to display comment count, in order to list entries quickly; changed admin panel accordingly (no author column anymore)
2008-09-08 09:06:54 +00:00
real_nowhereman
a68630bf35
First revision of FlatPress Crescendo+1 ( 0.703+n :) )
2007-10-30 10:30:07 +00:00