9 Commits

Author SHA1 Message Date
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
9693e53d22 suppress notice 2009-09-12 14:44:41 +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
a1176756a4 porting to PHP5-style object assignments 2009-07-21 15:51:49 +00:00
real_nowhereman
49a853ddf3 forgot debug enabled 2008-03-19 21:41:56 +00:00
real_nowhereman
1cb77c3b1d minor graphic issue closing a div 2008-03-19 21:30:11 +00:00
real_nowhereman
7b01fb6758 themes and styles now sort()ed by ID 2007-11-16 20:56:27 +00:00
real_nowhereman
846adeccf9 non-theme dir were listed as themes. now checking for the existance of $dir/themes.conf.php : old-style themes will be therefore IGNORED 2007-11-02 17:12:10 +00:00
real_nowhereman
a68630bf35 First revision of FlatPress Crescendo+1 ( 0.703+n :) ) 2007-10-30 10:30:07 +00:00