Explorar o código

Clarifying a TODO.

Fredrik Jervfors %!s(int64=16) %!d(string=hai) anos
pai
achega
66daa1259b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/search.php

+ 1 - 1
src/search.php

@@ -1604,7 +1604,7 @@ if ($submit == $search_button_text) {
                  */
                 if ($aMailbox['EXISTS'] > 0) {
                     if ($iError) {
-                       // TODO
+                       // TODO: Implement an error handler in the search page.
                        echo "ERROR occured, errorhandler will be implemented very soon";
                     } else {
                         foreach ($aTemplate as $k => $v) {