phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] qmailldap/inc hook_about.inc.php,1.3


From: ceb
Subject: [Phpgroupware-cvs] qmailldap/inc hook_about.inc.php,1.3
Date: Thu, 24 Feb 2005 14:51:30 -0000

Update of qmailldap/inc

Added Files:
     Branch: MAIN
            hook_about.inc.php lines: +1 -1

Log Message:
16 to head

====================================================
Index: hook_about.inc.php
<?php
    
/***************************************************************************\
    * phpGroupWare - Notes                                                      
*
    * http://www.phpgroupware.org                                               
*
    * -----------------------------------------------                           
*
    * This program is free software; you can redistribute it and/or modify it   
*
    * under the terms of the GNU General Public License as published by the     
*
    * Free Software Foundation; either version 2 of the License, or (at your    
*
    * option) any later version.                                                
*
    
\***************************************************************************/
        /* $Id: hook_about.inc.php,v 1.3 2005/01/17 14:38:03 ceb Exp $ */

        function about_app($tpl,$handle)
        {
                $s = '<b>' . lang('QMailLDAP') . '</b><p>' . lang('written 
by:') . '&nbsp;Andy Holman<br>Bettina Gille&nbsp;&nbsp;address@hidden';
                return $s;
        }
?>






reply via email to

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