Fix php notice "undefined index table_create_time" when setting displayed columns...
commit99a8b4ea4d8b924740858df97f37123ec784128e
authorWilliam Desportes <williamdes@wdes.fr>
Sun, 24 Nov 2019 16:34:59 +0000 (24 17:34 +0100)
committerWilliam Desportes <williamdes@wdes.fr>
Sun, 24 Nov 2019 16:35:32 +0000 (24 17:35 +0100)
treed102ebdbf6ede55e003c65e30a13f433099c0553
parent8f470aaa2fb2cbb399e40eaa0f19614737dc91b6
Fix php notice "undefined index table_create_time" when setting displayed columns on results of a view

Signed-off-by: William Desportes <williamdes@wdes.fr>
libraries/classes/Sql.php