modules/stats.php
author Dan
Tue, 30 Dec 2008 06:16:28 -0500
changeset 36 a7d884914a74
parent 20 e2f6e3af9959
permissions -rw-r--r--
Added extern script to allow exporting some stats through a JSON or XML API. WiP.

<?php

require('statsincludes/stats_core.php');
require('statsincludes/stats_logger.php');
require('statsincludes/stats_frontend.php');