Future version 3.0, added CA

This commit is contained in:
sparkyx 2007-08-15 12:30:53 +00:00
parent 26c466804d
commit e1522f93bb
88 changed files with 5474 additions and 1669 deletions

View file

@ -20,6 +20,7 @@
/* $Revision$ */
/*! \file
* \brief Check if still used
* \todo this file should be removed, and also the include in user_form_xxx
*/
if ( $action == 'update' ) {
@ -51,4 +52,4 @@ if ( isset($_POST['update_record']) ) {
echo '</div>';
} // if update_record
?>
?>