diff --git a/upload/install/install.class.php b/upload/install/install.class.php
index c4b83f9..5a13462 100644
--- a/upload/install/install.class.php
+++ b/upload/install/install.class.php
@@ -14,7 +14,7 @@
define('PROGNAME', 'WebMCR Reloaded');
define('VERSION', 'WebMCR Beta 1.4.1');
- define('FEEDBACK', ''.PROGNAME.' © 2013-'.date("Y").' Qexy');
+ define('FEEDBACK', ''.PROGNAME.' © 2013-'.date("Y").' Qexy');
define('URL_ROOT', str_replace('\\', '/', dirname(dirname($_SERVER['PHP_SELF']))));
define('URL_ROOT_FULL', $https.'://'.$_SERVER['SERVER_NAME'].'/');
define('URL_INSTALL', $https.'://'.$_SERVER['SERVER_NAME'].'/install/');
@@ -215,4 +215,4 @@
-?>
\ No newline at end of file
+?>