From: Roland Häder Date: Thu, 8 Nov 2012 22:45:09 +0000 (+0000) Subject: Now the comment block is okay X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e91b46ac59679cee1644aa6eb947b490b0ecd9ef;p=mailer.git Now the comment block is okay --- diff --git a/js/.js b/js/.js index e98ee156b2..5646b08885 100644 --- a/js/.js +++ b/js/.js @@ -1,4 +1,4 @@ -/* +/** * JavaScript for * -------------------------------------------------------------------- * $Revision:: $ diff --git a/js/admin-common.js b/js/admin-common.js index 684cc39a7a..95a9265b38 100644 --- a/js/admin-common.js +++ b/js/admin-common.js @@ -1,4 +1,4 @@ -/* +/** * JavaScript for common admin functions * -------------------------------------------------------------------- * $Revision:: $ diff --git a/js/ajax-loader.js b/js/ajax-loader.js index 7832668c9d..d55db6361c 100644 --- a/js/ajax-loader.js +++ b/js/ajax-loader.js @@ -1,4 +1,4 @@ -/* +/** * JavaScript for loading more JavaScripts with AJAX * -------------------------------------------------------------------- * $Revision:: $ diff --git a/js/ajax-test.js b/js/ajax-test.js index c75eeba1d2..8ec17a7f59 100644 --- a/js/ajax-test.js +++ b/js/ajax-test.js @@ -1,4 +1,4 @@ -/* +/** * JavaScript for testing the browser of AJAX-compatiblity * -------------------------------------------------------------------- * $Revision:: $ diff --git a/js/install-common.js b/js/install-common.js index 08aa7f3915..7a08d54063 100644 --- a/js/install-common.js +++ b/js/install-common.js @@ -1,4 +1,4 @@ -/* +/** * JavaScript for common installer functions * -------------------------------------------------------------------- * $Revision:: $