]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/surfbar_functions.php
Surfbar continued:
[mailer.git] / inc / libs / surfbar_functions.php
index 972b196dad52074f3c117c631fb6e10a343c0f66..99c1b3070579d86c19a5e61e60a7507a98badc32 100644 (file)
@@ -428,6 +428,11 @@ function SURFBAR_MEMBER_EXECUTE_EDIT_ACTION ($urlData) {
        // Not updated
        return false;
 }
+// "Execute delete" function: Does nothing...
+function SURFBAR_MEMBER_EXECUTE_DELETE_ACTION ($urlData) {
+       // Nothing special to do (see above function for such "special actions" to perform)
+       return true;
+}
 //
 // -----------------------------------------------------------------------------
 //                           Self-maintenance functions