phpmyadmin/libraries/plugins/transformations
Michal Čihař 48b6dd58d8 Use one code to check external links
There is no good reason to duplicate the check in several places.

Fixes #12479

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-08-24 11:38:03 +02:00
..
abs Use one code to check external links 2016-08-24 11:38:03 +02:00
input Remove side effects in declaration files. 2015-10-27 18:56:40 +01:00
output Remove side effects in declaration files. 2015-10-27 18:56:40 +01:00
README Implement linking to new documentation 2012-11-12 09:48:05 +01:00
TEMPLATE Move abstract transformation plugins to abs folder. 2015-09-12 14:13:31 +02:00
TEMPLATE_ABSTRACT Use https for outbound links where applicable 2016-07-28 09:19:13 +02:00
Text_Plain_Link.php Remove side effects in declaration files. 2015-10-27 18:56:40 +01:00
Text_Plain_Longtoipv4.php Remove side effects in declaration files. 2015-10-27 18:56:40 +01:00
Text_Plain_PreApPend.php Remove side effects in declaration files. 2015-10-27 18:56:40 +01:00
Text_Plain_Substring.php Remove side effects in declaration files. 2015-10-27 18:56:40 +01:00

TRANSFORMATION USAGE (Garvin Hicking, <me@supergarv.de>)
====================

See the documentation for complete instructions on how to use transformation plugins.