Bug Last bug for the sql filter for periode

This commit is contained in:
sparkyx 2006-09-24 11:50:48 +00:00
parent 5fe49d6673
commit 0cda1f3791
20 changed files with 92 additions and 51 deletions

View file

@ -30,7 +30,7 @@ require_once("ac_common.php");
$cn=DbConnect($_SESSION['g_dossier']);
include ('class_user.php');
require_once ('class_user.php');
$User=new cl_user(DbConnect());
/*!\todo Add security here
*/