
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 7f4f092e822f34473e912776e09e0dbc600a1205 https://github.com/phpmyadmin/phpmyadmin/commit/7f4f092e822f34473e912776e09e... Author: Michal Čihař <michal@cihar.com> Date: 2014-05-06 (Tue, 06 May 2014) Changed paths: M libraries/plugins/transformations/abstract/SubstringTransformationsPlugin.class.php Log Message: ----------- Fix typo Signed-off-by: Michal Čihař <michal@cihar.com> Commit: 8a83011da0f664fa4017fec0f0fd5ba185f23e71 https://github.com/phpmyadmin/phpmyadmin/commit/8a83011da0f664fa4017fec0f0fd... Author: Michal Čihař <michal@cihar.com> Date: 2014-05-06 (Tue, 06 May 2014) Changed paths: M libraries/plugins/TransformationsPlugin.class.php Log Message: ----------- Fix checking for not set values With PHP 0 is empty, what is not desired behavior here. Signed-off-by: Michal Čihař <michal@cihar.com> Compare: https://github.com/phpmyadmin/phpmyadmin/compare/ec816c6a31da...8a83011da0f6