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
/
admin
/
panels
/
plugin
History
azett
a6e44a8e7f
Fixed plugin mgmt template. Also: Fixed empty warning box.
2022-02-06 15:08:09 +01:00
..
admin.plugin.php
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^^
2021-02-13 13:47:18 +01:00
admin.plugin.tpl
Fixed plugin mgmt template. Also: Fixed empty warning box.
2022-02-06 15:08:09 +01:00