8 lines
90 B
Plaintext
8 lines
90 B
Plaintext
<?php
|
|
/**
|
|
* @file
|
|
* Code for the Admin feature.
|
|
*/
|
|
|
|
include_once 'admin.features.inc';
|