<?
/*************************************************************
* The MyDB librairy and applications are product of SQLFusion
* It may be used and/or distributed under the terms of the Q Public
* License (QPL) version 1.0, enclosed in the file licence.txt.
****************************************************************/
/** MyDATA Version 0.9 **/
/** Author Philippe Lewicki **/
require("mydatalocal.inc.php3");
require("acm_header.php3");
?>
<h3>
<? echo stripslashes($messageerr) ; ?>
</h3>
<?
require("acm_footer.php3");
?>