소스 검색

Add files via upload

Daniele Bonini (皮夕): WebDev, DevOps and project care by lots of Simplicity bits 3 년 전
부모
커밋
b9166b59c3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Private/config/config.inc.sample

+ 1 - 1
Private/config/config.inc.sample

@@ -52,7 +52,7 @@ define('SMS_PASSWORD', "");
 // Set here the Message Service to send message from.. 
 define('SMS_MESSAGING_SERVICE', "");
 // Set here the Message body
-define('SMS_BODY', "You have a new message on http://homomm.prg");
+define('SMS_BODY', "You have a new message on http://homomm.org");
 
 
 $CONFIG = [