forked from Thunix/www
Move from .cf to .net
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
require_once( dirname(__FILE__).'/signup.lib.php' );
|
||||
|
||||
define( 'PHPFMG_USER', "newuser@thunix.cf" ); // must be a email address. for sending password to you.
|
||||
define( 'PHPFMG_USER', "newuser@thunix.net" ); // must be a email address. for sending password to you.
|
||||
define( 'PHPFMG_PW', "a31add" );
|
||||
|
||||
?>
|
||||
@@ -857,4 +857,4 @@ function phpfmg_util_download($file, $filename='', $toCSV = false, $skipN = 0 ){
|
||||
|
||||
|
||||
}
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user