Newer
Older
<?php
/**
* @author Rafael Ostertag <rafael.ostertag@math.uzh.ch>
*/
$EM_CONF[$_EXTKEY] = array(
'title' => 'QFQ Extension',
'description' => 'Quick Form Query Extension',
'category' => 'Frontend',
'dependencies' => 'fluid,extbase',
'clearcacheonload' => true,
'state' => 'alpha',