Help for this page

Select Code to Download


  1. or download this
    # cgiapp_init();
    sub cgiapp_init {
    ...
    >config_param('db_name'),$self->config_param('db_user'),$self->config_
    +param('db_pw'));
      my $result = auth_config($dbh);
    }
    
  2. or download this
    Use of uninitialized value in string at Registration/lib/Registration/
    +WWW/RegForm.pm line 46.
    Empty compile time value given to use lib at Registration/lib/Registra
    +tion/WWW/RegForm.pm line 46