]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-logs.php
Possible fix for userid=0
[mailer.git] / inc / modules / admin / what-logs.php
index 51ff5dfbb37b1ea20fc8297740fd3ec522a37672..385aa6fbdab0a3c0099060132693721767ba751f 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /************************************************************************
- * MXChange v0.2.1                                    Start: 11/15/2003 *
- * ===============                              Last change: 04/02/2004 *
+ * Mailer v0.2.1-FINAL                                Start: 11/15/2003 *
+ * ===================                          Last change: 04/02/2004 *
  *                                                                      *
  * -------------------------------------------------------------------- *
  * File              : what-logs.php                                    *
@@ -101,7 +101,7 @@ if (isGetRequestElementSet('access')) {
                        $file = basename($file);
 
                        // Okay, add it
-                       outputHtml("<li><a href=\"{?URL?}/modules.php?module=admin&amp;what=".getWhat()."&amp;access=".urlencode($file)."\">".$file."</a></li>");
+                       outputHtml('<li><a href="{?URL?}/modules.php?module=admin&amp;what=' . getWhat() . '&amp;access=' . urlencode($file) . '">' . $file . '</a></li>');
                } // END - foreach
 
                // Finish list