CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/03/04 16:10:33
Modified files:
www/phpmyadmin : Makefile distinfo
www/phpmyadmin/pkg: PLIST
Removed files:
www/phpmyadmin/patches: patch-libraries_common_inc_php
Log message:
Update to 4.5.5.1
if you need to connect to an old MySQL database (< 5.5) you have to set
$cfg['MysqlMinVersion'] = 50015;
in your config file.
