Hi Alex
whenever going to export page, I get dozen of warnings like:
Notice in ./libraries/plugin_interface.lib.php#249 Undefined variable: properties
Maybe you don't have enabled displaying of errors as documented at:
http://wiki.phpmyadmin.net/pma/Developer_guidelines
http://wiki.phpmyadmin.net/pma/Config#Error_Handler
-- ` Michal Čihař | http://cihar.com | http://blog.cihar.com
On Tue, Aug 7, 2012 at 9:59 AM, Michal Čihař michal@cihar.com wrote:
Hi Alex
whenever going to export page, I get dozen of warnings like:
Notice in ./libraries/plugin_interface.lib.php#249 Undefined variable: properties
Hi Michal,
I've fixed this on my branch and the only warning on the export page should be: Warning in ./libraries/common.inc.php#275 date_default_timezone_get(): It is not safe to rely on the system's timezone settings
-- Alex
Hi
Dne Tue, 7 Aug 2012 16:08:00 +0300 Alex Marin alex.ukf@gmail.com napsal(a):
On Tue, Aug 7, 2012 at 9:59 AM, Michal Čihař michal@cihar.com wrote:
Hi Alex
whenever going to export page, I get dozen of warnings like:
Notice in ./libraries/plugin_interface.lib.php#249 Undefined variable: properties
Hi Michal,
I've fixed this on my branch and the only warning on the export page should be: Warning in ./libraries/common.inc.php#275 date_default_timezone_get(): It is not safe to rely on the system's timezone settings
Thanks, to get rid of this, set timezone in php.ini