aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/textreparser/plugins
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2018-01-17 23:06:16 +0100
committerMarc Alexander <admin@m-a-styles.de>2018-01-17 23:06:16 +0100
commitfb5247a726d60e130d093a9a3865c58fb16e118c (patch)
tree6f0bb65beecb70c3a24e4bfff9316b4561471da5 /phpBB/phpbb/textreparser/plugins
parent1cd8bbac0cf6e7d78ecc681f0aa75d9fb49a1eab (diff)
parentad748ec0a7e6ed32064dea885cc3115f1ce4b23d (diff)
downloadforums-fb5247a726d60e130d093a9a3865c58fb16e118c.tar
forums-fb5247a726d60e130d093a9a3865c58fb16e118c.tar.gz
forums-fb5247a726d60e130d093a9a3865c58fb16e118c.tar.bz2
forums-fb5247a726d60e130d093a9a3865c58fb16e118c.tar.xz
forums-fb5247a726d60e130d093a9a3865c58fb16e118c.zip
Merge pull request #5095 from senky/ticket/15099
[ticket/15099] Remove type attr from INCLUDECSS and INCLUDEJS
Diffstat (limited to 'phpBB/phpbb/textreparser/plugins')
0 files changed, 0 insertions, 0 deletions
s="hl opt">-rf *~ modules.description all.kernels check: perl modules.pl check > /dev/null @echo "unlisted drivers: " @for i in $$(cut -f 2 -d \" /usr/share/ldetect-lst/pcitable|egrep -v '^#|ADSL:|Bad:|Card:|H[cs]f:|ISDN:|LT:'|sort|uniq|less);do fgrep -q $$i list_modules.pm|| echo -n "$$i ";done @echo