]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/main/filter/change/class_EmailChangeFilter.php
Graphical code CAPTCHA partly finished, crypto class supports encryption/decryption...
[shipsimu.git] / inc / classes / main / filter / change / class_EmailChangeFilter.php
index 7e1dd57e94804216d81bf26e62b412a836c4fd6e..6748781ad2190b018b1011d11fd29073bebdaad7 100644 (file)
@@ -61,6 +61,7 @@ class EmailChangeFilter extends BaseFrameworkSystem implements Filterable {
         * @param       $requestInstance        An instance of a class with an Requestable interface
         * @param       $responseInstance       An instance of a class with an Responseable interface
         * @return      void
+        * @todo        Implement email change of the user here. HINT: Use the User class!
         */
        public function execute (Requestable $requestInstance, Responseable $responseInstance) {
                // Get both emails