]> 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:26:08 +0000 (01:26 +0100)
commitc03784eaa90da6081e01cb7688964facdb2283a3
tree06b8ea9a9c186afd80d4756a7962ad16c1f88308
parentd44968cd107fa331a6ef20296156d17683ac46c3
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