This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, 6.1 has been updated
via efdd5a80704d448199d10be748ee7075314256d3 (commit)
from a98ce4d53fb4ccbfe92660896ed796dd18281d62 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=efdd5a80704d448199d10be748ee7075314256d3
commit efdd5a80704d448199d10be748ee7075314256d3
Author: Franck Villaume <[email protected]>
Date: Wed Nov 29 16:00:30 2017 +0000
remove debug info
diff --git a/src/www/admin/userlist.php b/src/www/admin/userlist.php
index cbc3be2..f20dc45 100644
--- a/src/www/admin/userlist.php
+++ b/src/www/admin/userlist.php
@@ -231,7 +231,6 @@ if ($usingplugin) {
$qpa = db_construct_qpa($qpa, ' ORDER BY $1', array($sort_order));
$res = db_query_qpa($qpa, $paging, $start);
$list_id = util_result_column_to_array($res, 0);
- var_dump($list_id);
echo html_e('h2', array(), $msg);
$params = array('status' => $status, 'user_name_search' =>
$user_name_search);
-----------------------------------------------------------------------
Summary of changes:
src/www/admin/userlist.php | 1 -
1 file changed, 1 deletion(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits