12 Commits

Author SHA1 Message Date
azett
107f6d99eb Added missing properties to fix "Dynamic properties are deprecated"
errors under PHP 8.2
2023-10-28 13:56:05 +02:00
azett
37597afee8 check for correct admin referer on enable/disable plugin (see #64) 2022-12-30 12:52:03 +01:00
azett
51bc4cb120 Merge branch 'master' into issue94_smartyupdate
# Resolved conflicts:
#	fp-includes/core/includes.php
#	fp-plugins/bbcode/plugin.bbcode.php
#	fp-plugins/commentcenter/inc/admin.php
2022-06-18 12:06:34 +02:00
azett
226482d3b6 Bugfix: Do not display empty warning msgs box 2022-06-16 12:30:47 +02:00
azett
becd504aae Issue 106: Invalid HTML output fixed 2022-05-07 20:02:41 +02:00
azett
a6e44a8e7f Fixed plugin mgmt template. Also: Fixed empty warning box. 2022-02-06 15:08:09 +01:00
azett
27c3e825b3 Fixed Heredoc strings. Turns out, Heredoc syntax - https://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc - only works with closing tags being the first characters of a line. Eclipse's reformatting and indention of the code does not seem to know that^^
Fix: Changed Heredoc strings to "normal" strings.
2021-02-13 13:47:18 +01:00
real_nowhereman
a1176756a4 porting to PHP5-style object assignments 2009-07-21 15:51:49 +00:00
real_nowhereman
2cf8a143cf added some sorting to plugin panel 2007-11-24 19:28:27 +00:00
real_nowhereman
4fe6a01fe6 plugins were not sorted, for now sortef by ID (not name) 2007-11-09 09:14:49 +00:00
real_nowhereman
e3f853092e don't check errors on submit 2007-11-09 08:08:21 +00:00
real_nowhereman
a68630bf35 First revision of FlatPress Crescendo+1 ( 0.703+n :) ) 2007-10-30 10:30:07 +00:00