lithium_mongo / branches / master / index.php
history<?php
/**
* Lithium Mongo: Interactive MongoDB browser built on the Lithium framework.
*
* @copyright Copyright 2010, Union of RAD (http://union-of-rad.org)
* @license http://opensource.org/licenses/bsd-license.php The BSD License
*/
require 'webroot/index.php';
?>