annotate dnd.admin.inc @ 5:dd05863db31c

Added some templates for the testing stuff.
author David Eads <eads@chicagotech.org>
date Thu, 19 Feb 2009 12:33:51 -0600
parents 5a44c430b7ac
children
rev   line source
eads@2 1 <?php
eads@2 2
eads@2 3 function dnd_admin() {
eads@2 4 return 'stub';
eads@2 5 }