]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/what-surfbar_book.php
Fixes/rewrites for ext-surfbar:
[mailer.git] / inc / modules / member / what-surfbar_book.php
index bf1e88ce19b5630e17a65a9f8ead249dc4f9ad55..9846af2bd1989559de4c7318dbcde2fc1139aa5f 100644 (file)
@@ -66,7 +66,6 @@ if (!SURFBAR_IF_USER_BOOK_MORE_URLS()) {
        $message = '{--MEMBER_SURFBAR_URL_NOT_ADDED--}';
 
        // Register the new URL
-       die(postRequestParameter('limit').'=<pre>'.print_r($_POST,true).'</pre>');
        $insertId = SURFBAR_MEMBER_ADD_URL(postRequestParameter('url'), postRequestParameter('limit'));
 
        // Was this fine?