mirror of
https://github.com/farmOS/farmOS.git
synced 2024-02-23 11:37:38 +01:00
8 lines
96 B
Text
8 lines
96 B
Text
|
<?php
|
||
|
/**
|
||
|
* @file
|
||
|
* Code for the Farm Log feature.
|
||
|
*/
|
||
|
|
||
|
include_once 'farm_log.features.inc';
|