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
c9564f7503
fixing 'strict' errors
2012-03-25 21:43:59 +00:00
real_nowhereman
8177592469
adding plugin hooks to panels (experimental)
2010-08-25 17:40:09 +00:00
real_nowhereman
8113d79392
backward compatibility php4
2009-10-15 18:00:17 +00:00
real_nowhereman
60e0c7ba42
fixed a bug in config panel. added nicer temporary error message for missing language fields
2009-09-25 11:56:39 +00:00
real_nowhereman
a1176756a4
porting to PHP5-style object assignments
2009-07-21 15:51:49 +00:00
real_nowhereman
184168d7a2
added comment editor!
2009-02-27 10:37:40 +00:00
real_nowhereman
c0a535f83c
merging to trunk session-fix; it probably DIDN'T fix a heck, but at least ported the admin panel to a session-independent validating system
2008-03-24 20:31:37 +00:00
real_nowhereman
69f4510433
fixed redirect in comments (baaw!) incidentally I've added a new option for panels to define mandatory argument; why? BECAUSE I CAN! BAWAHAHAHA; really because I hadn't any other idea, and this sounded nice; I'll have to port the other panels for simmetry, but in the meantime they should still work ok.
2008-02-17 20:24:04 +00:00
real_nowhereman
a68630bf35
First revision of FlatPress Crescendo+1 ( 0.703+n :) )
2007-10-30 10:30:07 +00:00