8 lines
132 B
Plaintext
8 lines
132 B
Plaintext
<?php
|
|
/**
|
|
* @file
|
|
* Code for the frequently asked questions feature.
|
|
*/
|
|
|
|
include_once 'frequently_asked_questions.features.inc';
|