annotate dnd.admin.inc @ 32:ee520ba7d98b

Use the right element for the ajaxSubmit of the filter form.
author Franck Deroche <franck@defr.org>
date Wed, 03 Jun 2009 14:41:31 +0200
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 }