chiark / gitweb /
Really update entry when renewed. branchpoint-imagearea
authorijackson <ijackson>
Fri, 23 Jun 2000 13:57:50 +0000 (13:57 +0000)
committerijackson <ijackson>
Fri, 23 Jun 2000 13:57:50 +0000 (13:57 +0000)
bcp5-registry.pl

index 2fda10b8590ae97988ab0f6fc4a78dca69003755..3e9b2f6f05b08bb3f6c4cf7ec94b8f50e708835f 100755 (executable)
@@ -279,10 +279,10 @@ if ($invokestyle eq 'maintain') {
        get_entry();
        check_password();
        $ent->{'changed'}= $now;
-       set_entry();
 
        $justupdated= 1;
        show_entry();
+       write_database();
        finish();
 
     } else {