]> git.mxchange.org Git - friendica.git/commit
wanted to use a constant for the shorthand regex to be used in the form input templat...
authorMarek Bachmann <marek.bachmann@comtec.eecs.uni-kassel.de>
Wed, 30 Nov 2022 00:15:42 +0000 (01:15 +0100)
committerMarek Bachmann <marek.bachmann@comtec.eecs.uni-kassel.de>
Wed, 30 Nov 2022 00:15:42 +0000 (01:15 +0100)
commit10e067298172b4af8dc469a2e5c04c4984dc2af8
tree06b8ea9a9c186afd80d4756a7962ad16c1f88308
parent25ba8bfb53cd53bcbe4be28d70edce2b01b4fa48
wanted to use a constant for the shorthand regex to be used in the form input templates and to check maximagesize post value. But Input field seems to require the regex without enclosing "/.../", so remove const for now
src/Module/Admin/Site.php