This website requires JavaScript.
Explore
Help
Sign In
Beanz
/
flatpress
Watch
1
Star
0
Fork
0
You've already forked flatpress
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
flatpress
/
fp-includes
/
smarty
History
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
..
internals
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
plugins
BOM in French language files broke the admin area on some systems. BOM removed.
2021-06-03 11:37:01 +02:00
Config_File.class.php
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!
2018-10-03 11:00:55 +02:00
debug.tpl
First revision of FlatPress Crescendo+1 ( 0.703+n :) )
2007-10-30 10:30:07 +00:00
Smarty_Compiler.class.php
Replaced some more class-named constructors (and calls to them).
2018-10-03 13:53:40 +02:00
Smarty.class.php
Updated Smarty to release 2.6.31
2019-12-25 19:01:19 +01:00
SmartyValidate.class.php
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!
2018-10-03 11:00:55 +02:00