dev/core#3828 Fix required fields check to account 0
[civicrm-core.git] / header.txt
CommitLineData
6a488035
TO
1<?php
2
3/*
4 +--------------------------------------------------------------------+
890267c1 5 | Copyright CiviCRM LLC. All rights reserved. |
6a488035 6 | |
890267c1
TO
7 | This work is published under the GNU AGPLv3 license with some |
8 | permitted exceptions and without any warranty. For full license |
9 | and copyright information, see https://civicrm.org/licensing |
6a488035 10 +--------------------------------------------------------------------+
d25dd0ee 11 */
6a488035
TO
12
13/**
14 *
15 * @package CRM
890267c1 16 * @copyright CiviCRM LLC https://civicrm.org/licensing
6a488035 17 */