From fdb1860f526e49d9ed92db9f1573d1be23944200 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Mon, 24 Jul 2017 19:08:21 +0200 Subject: [PATCH] improve doc --- include/lib/manage_table_sql.class.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/lib/manage_table_sql.class.php b/include/lib/manage_table_sql.class.php index 3c4d68bd5..6b5ca580c 100644 --- a/include/lib/manage_table_sql.class.php +++ b/include/lib/manage_table_sql.class.php @@ -717,7 +717,8 @@ class Manage_Table_SQL /** * @brief display into a dialog box the datarow in order - * to be appended or modified + * to be appended or modified. Can be override if you need + * a more complex form */ function input() {