forked from extern/egroupware
tryouts with svn propset
This commit is contained in:
parent
35886c3e06
commit
8a04e759c4
@ -6,7 +6,7 @@
|
||||
* @package notifications
|
||||
* @link http://www.egroupware.org
|
||||
* @author Cornelius Weiss <nelius@cwtech.de>
|
||||
* @version $id$
|
||||
* @version $Id$
|
||||
*/
|
||||
|
||||
/**
|
||||
|
@ -7,7 +7,7 @@
|
||||
* @subpackage ajaxpopup
|
||||
* @link http://www.egroupware.org
|
||||
* @author Cornelius Weiss <nelius@cwtech.de>
|
||||
* @version $id$
|
||||
* @version $Id$
|
||||
*/
|
||||
|
||||
require_once('class.iface_notification.inc.php');
|
||||
|
@ -6,7 +6,7 @@
|
||||
* @package notifications
|
||||
* @link http://www.egroupware.org
|
||||
* @author Cornelius Weiss <nelius@cwtech.de>
|
||||
* @version $id$
|
||||
* @version $Id$
|
||||
*/
|
||||
|
||||
require_once(EGW_INCLUDE_ROOT.'/etemplate/inc/class.etemplate.inc.php');
|
||||
|
@ -10,7 +10,7 @@
|
||||
* @subpackage ajaxpoup
|
||||
* @link http://www.egroupware.org
|
||||
* @author Cornelius Weiss <nelius@cwtech.de>
|
||||
* @version $id$
|
||||
* @version $Id$
|
||||
* @todo check if user wants notifications via egw popup!
|
||||
*/
|
||||
$GLOBALS['egw']->translation->add_app('notifications');
|
||||
|
@ -6,7 +6,7 @@
|
||||
* @package notifications
|
||||
* @link http://www.egroupware.org
|
||||
* @author Cornelius Weiss <nelius@cwtech.de>
|
||||
* @version $id$
|
||||
* @version $Id$
|
||||
*/
|
||||
|
||||
$title = $appname;
|
||||
|
@ -5,7 +5,7 @@
|
||||
* @subpackage ajaxpoup
|
||||
* @link http://www.egroupware.org
|
||||
* @author Cornelius Weiss <nelius@cwtech.de>
|
||||
* @version $id$
|
||||
* @version $Id$
|
||||
*/
|
||||
|
||||
function notificationwindow_init() {
|
||||
|
@ -6,7 +6,7 @@
|
||||
* @package notifications
|
||||
* @link http://www.egroupware.org
|
||||
* @author Cornelius Weiss <nelius@cwtech.de>
|
||||
* @version $id$
|
||||
* @version $Id$
|
||||
*/
|
||||
|
||||
if (!defined('NOTIFICATION_APP'))
|
||||
|
@ -6,7 +6,7 @@
|
||||
* @package notifications
|
||||
* @link http://www.egroupware.org
|
||||
* @author Cornelius Weiss <nelius@cwtech.de>
|
||||
* @version $id$
|
||||
* @version $Id$
|
||||
*/
|
||||
|
||||
$phpgw_baseline = array(
|
||||
|
Loading…
Reference in New Issue
Block a user