Subversion Repositories Applications.papyrus

Rev

Rev 2121 | Rev 2140 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2121 Rev 2130
Line 126... Line 126...
126
*/
126
*/
127
function afficherMoteurRecherche($tab_applette_arguments, $_GEN_commun)
127
function afficherMoteurRecherche($tab_applette_arguments, $_GEN_commun)
128
{
128
{
129
	//+----------------------------------------------------------------------------------------------------------------+
129
	//+----------------------------------------------------------------------------------------------------------------+
130
	// Gestion des arguments
130
	// Gestion des arguments
-
 
131
	$options = array();
131
	$balise = $tab_applette_arguments[0];
132
	$balise = $tab_applette_arguments[0];
132
    $tab_arguments = $tab_applette_arguments;
133
    $tab_arguments = $tab_applette_arguments;
133
	unset($tab_arguments[0]);
134
	unset($tab_arguments[0]);
134
    foreach($tab_arguments as $argument) {
135
    foreach($tab_arguments as $argument) {
135
    	if (!empty($argument)) {
136
    	if (!empty($argument)) {