瀏覽代碼

Removed dpm

Stephen Ficklin 8 年之前
父節點
當前提交
bd27dc43a1
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      tripal_chado/api/tripal_chado.variables.api.inc

+ 0 - 2
tripal_chado/api/tripal_chado.variables.api.inc

@@ -599,8 +599,6 @@ function chado_expand_var($object, $type, $to_expand, $table_options = array())
       TRIPAL_ERROR,
       'Cannot pass non array as argument, $object, to chado_expand_var function.',
       array());
-    $d=debug_backtrace();
-    dpm($d[0]);
     return $object;
   }