phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] tts/test.php, 1.2


From: nomail
Subject: [Phpgroupware-cvs] tts/test.php, 1.2
Date: Mon, 11 Oct 2004 11:43:14 +0200

Update of /tts
Added Files:
        Branch: 
          test.php

date: 2004/10/11 09:43:14;  author: fipsfuchs;  state: Exp;  lines: +18 -0

Log Message:
replaced with 0.9.16 branche
=====================================================================
<?php

$GLOBALS['phpgw_info']['flags'] = array
(
        'currentapp'    => 'tts',
        'noheader'      => True,
        'nofooter'      => True,
        'enable_vfs_class'      => True,
        'enable_browser_class'  => True
);

include ('../header.inc.php');

echo ($GLOBALS['phpgw_info']['user']['preferences']['common']['currency']);

$GLOBALS['phpgw']->common->phpgw_footer();

?>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]