1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-06-02 10:13:01 +00:00

Add todo comment

This commit is contained in:
Starbeamrainbowlabs 2015-10-03 10:27:18 +01:00
parent bb21686a84
commit e5468d656e

View file

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