mirror of https://github.com/BOINC/boinc.git
Removed debugging info from account dashboard
(DBOINCP-141)
This commit is contained in:
parent
99074c219c
commit
9f854f5505
|
@ -445,7 +445,6 @@ function boinc_preprocess_forum_topic_list(&$variables) {
|
|||
function boinc_preprocess_views_view(&$vars, $hook) {
|
||||
switch ($vars['name']) {
|
||||
case 'boinc_account_computers':
|
||||
echo '<pre>'.print_r($vars,1).'</pre>';
|
||||
switch ($vars['display_id']) {
|
||||
case 'page_1':
|
||||
case 'panel_pane_1':
|
||||
|
|
Loading…
Reference in New Issue