diff options
Diffstat (limited to 'wizard/index.php')
| -rw-r--r-- | wizard/index.php | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/index.php b/wizard/index.php index 02debd49..26e6027c 100644 --- a/wizard/index.php +++ b/wizard/index.php @@ -8,7 +8,7 @@  		<link rel="shortcut icon" href="/favicon.ico" />  </head>  <?php -define('FC_EOL', 38); +define('FC_EOL', 39);  define('FC_DEV', 42);  define('EL_EOL', 7);  define('EL_DEV', 10);  | 
