/[suikacvs]/markup/html/html5/spec-ja/edit2.cgi
Suika

Diff of /markup/html/html5/spec-ja/edit2.cgi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by wakaba, Sun Oct 26 13:24:30 2008 UTC revision 1.6 by wakaba, Tue Oct 28 04:25:10 2008 UTC
# Line 26  if ($path eq '/') { Line 26  if ($path eq '/') {
26    
27      my $hash = get_hash ($en);      my $hash = get_hash ($en);
28      my $entry = {en => $en, ja => $ja, tags => $tags,      my $entry = {en => $en, ja => $ja, tags => $tags,
29                   is_pattern => $is_pattern};                   isPattern => $is_pattern};
30            
31      lock_entry ($hash);      lock_entry ($hash);
32      set_entry ($hash, $is_pattern => $entry);      set_entry ($hash, $is_pattern => $entry);
# Line 78  print q[Content-Type: text/plain ; chars Line 78  print q[Content-Type: text/plain ; chars
78  Status: 404 Not Found  Status: 404 Not Found
79    
80  404];  404];
81    
82    ## Author: Wakaba <w@suika.fam.cx>.
83    ## License: Copyright 2008 Wakaba.  You are granted a license to use,
84    ##     reproduce and create derivative works of this script.
85    ## $Date$

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.6

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24