From 06bcb3ecfdf915d17b3bae247b268a1282b2b5f3 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 5 Apr 2010 17:00:42 -0400 Subject: [PATCH] author names removal --- js/functions.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/js/functions.js b/js/functions.js index 8dea75d94..5c577a702 100644 --- a/js/functions.js +++ b/js/functions.js @@ -1588,7 +1588,7 @@ function pdfPaperSize(format, axis) { } /** - * rajk - for playing media from the BLOB repository + * for playing media from the BLOB repository * * @param var * @param var url_params main purpose is to pass the token @@ -1612,7 +1612,7 @@ function popupBSMedia(url_params, bs_ref, m_type, is_cust_type, w_width, w_heigh } /** - * rajk - popups a request for changing MIME types for files in the BLOB repository + * popups a request for changing MIME types for files in the BLOB repository * * @param var db database name * @param var table table name @@ -1634,7 +1634,7 @@ function requestMIMETypeChange(db, table, reference, current_mime_type) } /** - * rajk - changes MIME types for files in the BLOB repository + * changes MIME types for files in the BLOB repository * * @param var db database name * @param var table table name