diff options
author | Klaus Weidenbach <Klaus.Weidenbach@gmx.net> | 2014-12-07 19:27:14 +0100 |
---|---|---|
committer | Klaus Weidenbach <Klaus.Weidenbach@gmx.net> | 2014-12-07 19:27:14 +0100 |
commit | 63646a144015d788634db974f144a1993b0465cc (patch) | |
tree | f1e8cb0b20fd4ad41e4e8ecb7623a30b84d6f6b8 /include/Import/refimport.php | |
parent | f1367cb9f9b86379fe5a80c69691414483e58bad (diff) | |
download | volse-hubzilla-63646a144015d788634db974f144a1993b0465cc.tar.gz volse-hubzilla-63646a144015d788634db974f144a1993b0465cc.tar.bz2 volse-hubzilla-63646a144015d788634db974f144a1993b0465cc.zip |
Some Doxygen comments and small cleanups.
Diffstat (limited to 'include/Import/refimport.php')
-rw-r--r-- | include/Import/refimport.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/Import/refimport.php b/include/Import/refimport.php index 4f2572660..181b2b398 100644 --- a/include/Import/refimport.php +++ b/include/Import/refimport.php @@ -13,8 +13,6 @@ require_once('include/hubloc.php'); // with a browser until all the posts had been imported. - - define('REDMATRIX_IMPORTCHANNEL','mike'); define('REFLECT_EXPORTUSERNAME','mike'); define('REFLECT_BLOGNAME','Diary and Other Rantings'); |