phpBMS

Show
Ignore:
Timestamp:
12/21/09 17:39:35 (2 years ago)
Author:
nate
Message:
  • Changed push_records_addedit and pushrecords.js to not validate twice (and also not validate at all when cancel is clicked) on submission.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/modules/api/push_records_addedit.php

    r682 r688  
    5555                //Form Elements 
    5656                //============================================================== 
    57                 $theform = new phpbmsForm(); 
     57                $theform = new phpbmsForm(NULL, "post", "record", NULL); 
    5858        $theform->id = $theform->name; 
    5959 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.