select the synthese

This commit is contained in:
sparkyx 2008-01-01 18:12:37 +00:00
parent 4ec75e2b85
commit 5c0081eb24

View file

@ -125,7 +125,7 @@ if ( $p_action == "detail" )
//-----------------------------------------------------
// p_action == synthese
//-----------------------------------------------------
if ( $p_action == "xxx" )
if ( $p_action == "synthese" )
{
require_once("bud_synthese.inc.php");
}