Skip to content
  • totten's avatar
    CRM_Core_DAO_AllCoreTables - Make persistent. Split data and logic. · 4ef04170
    totten authored
    Changes:
     * Before, CRM_Core_DAO_AllCoreTables was generated with a mix of logic and data.
       Now, the class is a static file, and only the data is generated. This makes it
       easier to develop.
     * Before, the file was not commited. As with the DAOs, it is now committed.
    4ef04170