<?php abstract class AlmanacDAO extends PhabricatorLiskDAO { public function getApplicationName() { return 'almanac'; } }