diff options
Diffstat (limited to 'h-source/Application/Include/params.php')
-rw-r--r-- | h-source/Application/Include/params.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/h-source/Application/Include/params.php b/h-source/Application/Include/params.php index 007a3f8..94a6fd5 100644 --- a/h-source/Application/Include/params.php +++ b/h-source/Application/Include/params.php @@ -24,7 +24,7 @@ class Website { static public $generalMail = ""; - static public $generalName = "h-node.com"; + static public $generalName = "h-node.org"; static public $projectName = "h-node"; |