From 61f282be6de67a214622c1a4b659199be068fe58 Mon Sep 17 00:00:00 2001 From: Andre Cianfarani Date: Wed, 1 Mar 2006 10:52:26 +0000 Subject: [PATCH] ajout img_cal() pour date en popup --- htdocs/lib/functions.inc.php | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/htdocs/lib/functions.inc.php b/htdocs/lib/functions.inc.php index 57442a7fa28..1096259a463 100644 --- a/htdocs/lib/functions.inc.php +++ b/htdocs/lib/functions.inc.php @@ -709,6 +709,15 @@ function img_help() global $conf,$langs; return ''; } +/** + \brief Affiche picto calendrier "?" + \return string Retourne tag img +*/ +function img_cal() +{ + global $conf,$langs; + return ''; +} /** \brief Affiche logo info