The branch, master has been updated
via 06bcb3ecfdf915d17b3bae247b268a1282b2b5f3 (commit)
from 6c1b328ef29c1b35474db1209fa4e4e0bb67ed91 (commit)
- Log -----------------------------------------------------------------
commit 06bcb3ecfdf915d17b3bae247b268a1282b2b5f3
Author: Marc Delisle <marc(a)infomarc.info>
Date: Mon Apr 5 17:00:42 2010 -0400
author names removal
-----------------------------------------------------------------------
Summary of changes:
js/functions.js | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/js/functions.js b/js/functions.js
index 8dea75d..5c577a7 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
hooks/post-receive
--
phpMyAdmin