-
Fix for internationalization.
-
Update to handle sevral bugs: 1.> SQL statements not being built properly. This will solve the issues arround "'" characters being used in user input. As well as SQL injection security problems. 2.> Minor field description changes. 3.> valid url testing has been updated to be more inteligent.
-
Fix of carage return issue.
-
Bug fixes: - Two of the columns in the easylinks table exceeded the max length of type varchar. These columns have been changed to text type rather than varchar. Thanks to agilpwc for pointing this out. Feature requests: - Some field descriptions changed. Thanks naudefj. - easylinks.install file added. Thanks naudefj.
-
easylinks version 1.0.0 first commit Author: Dirk J. Botha <bothadj@wdsl.co.za>