]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_
Caching of XML/email templates finished:
[mailer.git] / inc / modules / admin / what-list_
index e190b12960d5f34fb3b3ed47f2467f43d1d4a76f..4885a6a28582a6d1e53290b4b1e10998127548aa 100644 (file)
@@ -6,9 +6,9 @@
  * -------------------------------------------------------------------- *
  * File              : what-list_!!!s.php                               *
  * -------------------------------------------------------------------- *
- * Short description : List all URLs in !!! and sync from mail pool     *
+ * Short description : List all URLs in !!!                             *
  * -------------------------------------------------------------------- *
- * Kurzbeschreibung  : Alle URLs in !!! auflisten und syncen            *
+ * Kurzbeschreibung  : Alle URLs in !!! auflisten                       *
  * -------------------------------------------------------------------- *
  * $Revision::                                                        $ *
  * $Date::                                                            $ *
@@ -100,7 +100,7 @@ if ($show === false) {
        return false;
 } // END - if
 
-// List all URLs
+// List all !!!
 showEntriesByXmlCallback('admin_list_!!!s');
 
 // [EOF]