diff options
author | Thomas Willingham <beardyunixer@beardyunixer.com> | 2014-12-08 13:19:46 +0000 |
---|---|---|
committer | Thomas Willingham <beardyunixer@beardyunixer.com> | 2014-12-08 13:19:46 +0000 |
commit | a007426965490fd7251cd917f1219bfc6bdf557b (patch) | |
tree | 97774b559c8194bf487eca770e74b21e0ebdf895 /include/Import/refimport.php | |
parent | 88cfdb864c3cfe0f782668cb93fe69c43256cb01 (diff) | |
parent | 63646a144015d788634db974f144a1993b0465cc (diff) | |
download | volse-hubzilla-a007426965490fd7251cd917f1219bfc6bdf557b.tar.gz volse-hubzilla-a007426965490fd7251cd917f1219bfc6bdf557b.tar.bz2 volse-hubzilla-a007426965490fd7251cd917f1219bfc6bdf557b.zip |
Merge pull request #727 from dawnbreak/docu
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'); |