Changeset 14233 for misc/runpugs/data

Show
Ignore:
Timestamp:
10/11/06 05:39:22 (2 years ago)
Author:
andara
Message:

[runpugs]
More security additions, better error messages, and trying to get unicode to work.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • misc/runpugs/data/runpugs.html

    r14202 r14233  
    22<html lang="en"> 
    33<head> 
    4 <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> 
     4<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 
    55 
    66<title>Run Perl6 Now!</title>