- fix file header information

git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@35 a1433add-5e2c-0410-b055-b7f2511e0802
postfixadmin-2.3
Christian Boltz 18 years ago
parent 65d830b1d2
commit 984afca938

@ -5,9 +5,9 @@
// Copyright (c) 2002 - 2005 High5!
// Licensed under GPL for more info check GPL-LICENSE.TXT
//
// File: list-domain.php
// File: broadcast-message.php
//
// Template File: admin_list-domain.tpl
// Template File: broadcast-message.tpl
//
// Template Variables:
//
@ -15,9 +15,11 @@
//
// Form POST \ GET Variables:
//
// fUsername
// b_from
// b_subject
// b_message
//
//
//
require ("../variables.inc.php");
require ("../config.inc.php");
require ("../functions.inc.php");

Loading…
Cancel
Save