Add todo comment

This commit is contained in:
Starbeamrainbowlabs 2015-10-03 10:27:18 +01:00
parent bb21686a84
commit e5468d656e
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ register_module([
unset($index_entry->redirect_target);
}
});
// Todo register a function somewhere else to detect reedirects in the front end
}
]);