Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Won't Fix
-
Affects Version/s: 2.1
-
Fix Version/s: 2.1
-
Component/s: Core CiviCRM
-
Labels:None
Description
CRM/Core/BAO/CustomValue.php should have
require_once 'CRM/Core/DAO.php';
at the top.
(no observed problems in CiviCRM, just encountered this when including the file in an external module)