]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_surfbar_urls.php
Fixed logfile writing in installation phase, .revision is now ignored
[mailer.git] / inc / modules / admin / what-list_surfbar_urls.php
index 6f9c4379c9acef2c5e25132e369b798e456f1257..e18b89d56e960ffb70c2a84c786266af1dadc674 100644 (file)
  * -------------------------------------------------------------------- *
  * Kurzbeschreibung  : Alle URLs in Surfbar auflisten und syncen        *
  * -------------------------------------------------------------------- *
- *                                                                      *
+ * $Revision:: 856                                                    $ *
+ * $Date:: 2009-03-06 20:24:32 +0100 (Fr, 06. Mär 2009)              $ *
+ * $Tag:: 0.2.1-FINAL                                                 $ *
+ * $Author:: stelzi                                                   $ *
+ * Needs to be in all Files and every File needs "svn propset           *
+ * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2008 by Roland Haeder                           *
  * For more information visit: http://www.mxchange.org                  *
@@ -53,7 +58,7 @@ if ((REQUEST_POST_COUNT() > 0) && ((!REQUEST_ISSET_POST(('id'))) || (!is_array(R
 }
 
 // Edit or delete button hit?
-if (REQUEST_ISSET_POST(('edit'))) {
+if (REQUEST_ISSET_POST('edit')) {
        // Show entries for editing
        ADMIN_EDIT_ENTRIES_CONFIRM(
                REQUEST_POST('id'),