mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-10 15:47:54 +02:00
Updated CodeCorner3 (markdown)
@ -353,7 +353,7 @@ This function is added to the <em>class.test_ui.inc.php</em> file.
|
||||
);
|
||||
}
|
||||
$tpl=new etemplate('test.index');
|
||||
$tpl->set_cell_attribute('debuginfos','disabled',!$debug);
|
||||
$tpl->setElementAttribute('debuginfo','disabled',!$debug);
|
||||
$tpl->exec('test.test_ui.index',$content);
|
||||
// the debug info will be displayed at the very end of the page
|
||||
//_debug_array($content);
|
||||
|
Reference in New Issue
Block a user